enrichmentMappingByGenomicSegment: prepare a table of cas9 target mapping types

Description Usage Value Examples

View source: R/EnrichmentPresentation.R

Description

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

Usage

1

Value

kable table in html format

Examples

1
2
3
4
yamlFile <- system.file("extdata", "cas9_demo.yaml", package = "nanopoRe")
importConfigYAML(yamlFile=yamlFile)
importEnrichmentResults(system.file("extdata", package="nanopoRe"))
enrichmentMappingByGenomicSegment()

sagrudd/nanopoRe documentation built on June 7, 2020, 10:20 p.m.