Preprocess barcoded FASTQ files.
1 | preprocessFastq(cts_inp_fn, fq1_inp_fn, fq2_inp_fn, fq1_out_fn, fq2_out_fn)
|
cts_inp_fn |
input FQ file read 1 |
fq1_inp_fn |
input FQ file read 1 |
fq2_inp_fn |
input FQ file read 2 |
fq1_out_fn |
output FQ file read 1 |
fq2_out_fn |
output FQ file read 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.