Replies: 1 comment 3 replies
-
|
I have the same question and am wondering if you ever figured it out. I have been able to find a C hit on my own with the target sequences, but I have several samples that cut off the target sequence right at the end of the J. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I have RNAseq data of murine B cell lymphomas and I want to analyze the clonality of these lesions. I'm running this command:
mixcr analyze rna-seq --species mmu --assemble-longest-contigsfollowed by
mixcr exportClonesI get a table with target sequences, V, D, J hits and also C hits. However when I blast the target sequence on https://www.ncbi.nlm.nih.gov/igblast/, there is nothing that maps to the C region, only CDR3.
What I would like to receive is the longest possible contig, including the fragment that allows the algorithm to call the C region. I'm figuring that the sequence must exist, otherwise there wouldn't be a C hit. How can I extract it?
It would be great if someone could help me out, thank you very much in advance!
Gero
Beta Was this translation helpful? Give feedback.
All reactions