selectQaColumns: select fastqFileName, fastqFileNumber, and a pre-determined...

Description Usage Arguments Note

View source: R/QualityAssessmentFunctions.R

Description

select fastqFileName, fastqFileNumber, and a pre-determined set of QC columns from a metadata df

Usage

1
selectQaColumns(metadata)

Arguments

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

Note

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


cmatKhan/brentlabRnaSeqTools documentation built on Nov. 17, 2021, 5:47 a.m.