Mapping MiXCR clones back to fastq reads #1594
-
|
Hello, Is there a way to map the MiXCR clones to their specific reads from the input fastq.gz file? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi, yes. Suppose you are using You will receive a Furthermore, by using: You will obtain You can also read #1470 |
Beta Was this translation helpful? Give feedback.
Hi, yes.
Suppose you are using
mixcr analyzecommand. Then you should add the following parameters:You will receive a
results.alignments.tsvfile withdescrsR1anddescrsR2columns. Instead of aresults.clnsfile, you'll get aresults.clnafile containing information on both alignments and clones.Furthermore, by using: