Description Usage Arguments Value
View source: R/demultiplexFASTQ.R
Get data to create new ShortReadQ object after barcode trimming
1 | get_newfastq(type, fq_R1, fq_R2)
|
type |
character. expType of the CapSet object |
fq_R1 |
character. fastq Read 1 |
fq_R2 |
character. fastq Read 2 |
A list with new R1 and R2 sequence, quality, barcode string and sample id
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.