Description Usage Arguments Value Examples
View source: R/EnrichmentPresentation.R
prepare a karyogram shaded with regions of off-target mapping
1 | enrichmentOffTargetKaryogram(fill = FALSE)
|
fill |
- if TRUE will populate chromosome lengths and ids for human |
path to png format figure of plot
1 2 3 4 | yamlFile <- system.file("extdata", "cas9_demo.yaml", package = "nanopoRe")
importConfigYAML(yamlFile=yamlFile)
importEnrichmentResults(system.file("extdata", package="nanopoRe"))
enrichmentOffTargetKaryogram()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.