Description Usage Arguments Note
View source: R/QualityAssessmentFunctions.R
select fastqFileName, fastqFileNumber, and a pre-determined set of QC columns from a metadata df
1 | selectQaColumns(metadata)
|
metadata |
a metadata df with at least the columns listed in the select statement (see source code – notably, must include interquartile range). Column names will be cast to uppper and returned as uppers |
the column names for the metadata will be cast to upper and returned in upper
must include Interquartile range. Think about removing this – user could merge with IQR df after selecting these cols
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.