Description Usage Value Examples
View source: R/EnrichmentPresentation.R
the method prepares a table that defines the mapping characteristics by on-target, target-proximal, off-target and background - parses the content produced within the broader on_tutorial_cas9 workflow
1 |
kable table in html format
1 2 3 4 | yamlFile <- system.file("extdata", "cas9_demo.yaml", package = "nanopoRe")
importConfigYAML(yamlFile=yamlFile)
importEnrichmentResults(system.file("extdata", package="nanopoRe"))
enrichmentMappingByGenomicSegment()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.