addQcColsToMeta: add qc metrics to metadata

View source: R/ProcessingPipelineFunctions.R

addQcColsToMetaR Documentation

add qc metrics to metadata

Description

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


BrentLab/brentlabRnaSeqTools documentation built on Aug. 20, 2023, 9:22 a.m.