Giter VIP home page Giter VIP logo

Comments (3)

mizraelson avatar mizraelson commented on July 18, 2024

Hi,
targetSequences refers to the sequence used to assemble clones. This sequence depends on the preset that you use to analyze data, and it may vary from CDR3 to the full VDJRegion. If you can share the command you used, I can tell you which assembling feature was used.
readCount is the number of sequencing reads with a certain clonal sequence, i.e., "how many times this clone occurred in the sample."

Sincerely,
Mark

from mixcr.

xmy1990 avatar xmy1990 commented on July 18, 2024

Thank you very much !

The command I used:
mixcr analyze exome-seq
--species hsa
--threads 8
$bam
$prefix

As :https://mixcr.com/mixcr/reference/overview-analysis-overview/#cdr3-extension
Can I say: targetSequences is the CDR3 in the left figure and nSeqCDR3 is the CDR3 clustering in the right figure.

Thank you very much again for your help!

from mixcr.

mizraelson avatar mizraelson commented on July 18, 2024

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

from mixcr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.