Description Usage Value Examples
View source: R/EnrichmentPresentation.R
prepare a barchart showing number of bases per chromosome coloured by mapping-type; enables looking for unexpected distributions of off-target, background etc per chromosome
1 |
ggplot2 format barchart showing fraction of mapping types per chromosome
1 2 3 4 | yamlFile <- system.file("extdata", "cas9_demo.yaml", package = "nanopoRe")
importConfigYAML(yamlFile=yamlFile)
importEnrichmentResults(system.file("extdata", package="nanopoRe"))
enrichmentCoverageTypeOverChromosomes()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.