View source: R/RMiXCR_runners.R
RunMiXCRseqClones | R Documentation |
The assemble command builds clonotypes from alignments obtained with RunMiXCR
or
RunMiXCRseqAligment
. Clonotypes assembly is performed for a chosen assembling feature (e.g. CDR3 by default).
RunMiXCRseqClones(alignmentFile, nThreads = 4L)
alignmentFile |
the full path name of the vdja file returned by |
nThreads |
(integer) number of cores (4 default as it is suggested as the optimal value) |
it will generate a file names xxx.R1.fastq.clones.clns and it will return the full path to such file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.