Description Usage Examples
View source: R/dna_qc_metrics.R
DNA sequencing QC metrics
1
target_dna_qc()
1 2 3 4 5 6
x = target_dna_qc() head(x) colnames(x) hist(x$Percentage_duplication) hist(x$PCT_TARGET_BASES_20X) hist(x$PCT_NEAR_BAIT + x$PCT_ON_BAIT)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.