Description Usage Arguments Value Examples
View source: R/EnrichmentPresentation.R
prepare a table of cas9 off-target mapping locations
1 | enrichmentOffTargetTable(maxRows = 10)
|
maxRows |
the maximum number of rows to display in the table |
table table
1 2 3 4 | yamlFile <- system.file("extdata", "cas9_demo.yaml", package = "nanopoRe")
importConfigYAML(yamlFile=yamlFile)
importEnrichmentResults(system.file("extdata", package="nanopoRe"))
enrichmentOffTargetTable()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.