Skip to contents

take the long form of the qc_df and add the appropriate metrics to the metadata in a 'wide' format

Usage

addQcColsToMeta(meta_df, qc_df)

Arguments

meta_df

metadata for the samples you'd like to QC. note that these must be included in the pipeline_output_dirpath

qc_df

output of the function novoalignPipelineQC

Value

a subset of the meta_df columns suitable for auto/manual auditing