demultiplex | R Documentation |
This function will take each of the sequences barcodes and tries to find the corresponding barcode from the reference set. After that it writes new fastq files containing only the reads for a single barcode.
demultiplex(object, ...)
object |
An experiment data table as returned by
|
... |
A configuration as returned by
|
A list containing the split files and matching statistics.
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.