Description Usage Value Examples
View source: R/EnrichmentPresentation.R
write summary of on-target mapping results to an excel format result file
1 |
path to file created
1 2 3 4 | yamlFile <- system.file("extdata", "cas9_demo.yaml", package = "nanopoRe")
importConfigYAML(yamlFile=yamlFile)
importEnrichmentResults(system.file("extdata", package="nanopoRe"))
enrichmentWriteExcelOnTarget()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.