--assemble-contigs-by
what to specify to run mixcr findAlleles
#1006
-
I'm following the guide: Immunoglobulin lineage trees reconstruction I have BD Rhapsody full-length BCR mouse data. I first run
Then I ran:
And got the message:
It is unclear from the manual what options the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi, BD full-length protocol is fragmented, so MiXCR uses contig assembly to reconstruct the longest-possible contig sequence (VDJRegion plus L1,L2+UTR in V part in the best case). As it is not know a priori which region will be fully covered for each cell, the length of the resulting clonotype will be varying, which is not acceptable for allelic variant inference. That said, you can do the following:
Here the option If you don't want to re-run full
(in next releases we will improve analyze so that it will not re-run all underlying steps) |
Beta Was this translation helpful? Give feedback.
Hi,
BD full-length protocol is fragmented, so MiXCR uses contig assembly to reconstruct the longest-possible contig sequence (VDJRegion plus L1,L2+UTR in V part in the best case). As it is not know a priori which region will be fully covered for each cell, the length of the resulting clonotype will be varying, which is not acceptable for allelic variant inference.
That said, you can do the following:
Here the option
--assemble-contigs-by VDJRegion
will drop all clones which do not coverVDJR…