Skip to content

How to understand the 'targetSequences' and 'readCount' in final results with mixcr-4.4.1 #1414

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

You must be logged in to vote

For exome-seq, the clones are first assembled by CDR3, but later mixcr assembleContigs is used to assemble the longest possible clonal sequence. Because reads in exome-seq randomly cover the clonal sequence, for some clones, it will be possible to assemble only the CDR3 sequence, while for others (more abundant), it may be possible to assemble a longer sequence.
Thus,

  • targetSequences in this case refers to the longest sequence that was possible to assemble for a particular clone.
  • nSeqCDR3 is the nucleotide sequence of the CDR3 region.

For some clones, targetSequences equals nSeqCDR3.
Let me know if you have any more questions.

Sincerely,
Mark

Replies: 3 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
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 #1308 on October 30, 2023 21:59.