View source: R/FilterBCoutput.R
FilterBCOutput | R Documentation |
This function filters out all the reads that don't have a barcode and outputs them into a separate folder. Option to concatenate output from several files if they belong to the same sample.
FilterBCOutput(outputFolder, raw_Output, concatenate, filterReads, fqFolder)
outputFolder |
automatically sourced from GetBarcodes script |
raw_Output |
unfiltered output of GetBarcodes script |
concatenate |
Combines output of all fastq.gz files if they belong to the same sample. Defaults to TRUE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.