Skip to content

Long CDR3 sequences #1726

Answered by mizraelson
Januaryyiyue asked this question in Q&A
Jul 28, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi,
If you can export a list of clone IDs (excluding the IDs of the clones you want to filter out, for example, based on the length of the aaSeqCDR3) in a TSV file as a column of numbers, you can then run:

mixcr slice \
    --ids-file ids.tsv \
    input.clns \
    filtered.clns

filtered.clns will only contain the clones specified in the ids.tsv file.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Januaryyiyue
Comment options

Answer selected by mizraelson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1721 on July 30, 2024 05:36.