View source: R/clean_metrics.R
clean_metrics | R Documentation |
Clean alignment metrics into a data frame
clean_metrics(dir = "data_raw/metrics/", flagstat = TRUE, picard = TRUE)
dir |
Character. Path to directory containing metric files |
flagstat |
Logical. Include samtools flagstat metrics? |
picard |
Logical. Include Picard RNAseq metrics? |
Data frame with alignment quality metrics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.