View source: R/ProcessingPipelineFunctions.R
addQcColsToMeta | R Documentation |
take the long form of the qc_df and add the appropriate metrics to the metadata in a 'wide' format
addQcColsToMeta(meta_df, qc_df)
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 |
a subset of the meta_df columns suitable for auto/manual auditing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.