Skip to content

Custom milab-human-rna-tcr-umi-race #1567

Answered by mizraelson
alexell22 asked this question in Q&A
Discussion options

You must be logged in to vote

I recommend trying the following command:

mixcr analyze generic-amplicon-with-umi \
    --species hsa \
    --rna \
    --tag-pattern "^N{5}cagtggtatcaacgcagag(UMI:N{16})ctt(R1:*)\^N{5}acacN{4}ttcaggtcctc(R2:*)" \
    --rigid-left-alignment-boundary \
    --floating-right-alignment-boundary C \
    --assemble-clonotypes-by VDJRegion \
      input_R1.fastq.gz \
      input_R2.fastq.gz \
      result

The --assemble-clonotypes-by VDJRegion parameter suggests that your reads cover the full receptor sequence. Omit this parameter if you are using short reads, for example, 150bp+150bp.

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
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 #1558 on February 29, 2024 18:26.