Skip to content

Questions about preset and kAligner2 #1015

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

You must be logged in to vote

Got it, then I would recommend using the following command:

mixcr analyze generic-bcr-amplicon \
    --species hsa \
    --rna
    --rigid-left-alignment-boundary \
    --rigid-right-alignment-boundary C \
      input_R1.fastq.gz \
      input_R2.fastq.gz \
      result

Notice that you might have to change the name of the species.

This command will execute all of the steps needed including alignment, assemble and export.

Also, if you want to run mixcr align separately, you can use the preset generic-bcr-amplicon, which includes kAligner2.

Let me know if it helps.

Replies: 8 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
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 PoslavskySV
Comment options

You must be logged in to vote
0 replies
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 #1009 on February 18, 2023 01:04.