mixcr
mixcr copied to clipboard
MiXCR is an ultimate software platform for analysis of Next-Generation Sequencing (NGS) data for immune profiling.
Simultaneous analysis of several samples Align individual samples: ``` mixcr align sample1_R1.fastq.gz sample1_R2.fastq.gz alignments1.vdjca mixcr align sample2_R1.fastq.gz sample2_R2.fastq.gz alignments2.vdjca mixcr align sample3_R1.fastq.gz sample3_R2.fastq.gz alignments3.vdjca ``` Assemble clones from all samples...
Needed for coding CDR3s only. Basically we need to check the following two things: * First and last codons are the reference ones (i.e. CDR3 is not trimmed in any...