enrichmentMultiGeneCoveragePanel: prepare a plot of depth-of-coverage across each of the...

Description Usage Arguments Value Examples

View source: R/EnrichmentPresentation.R

Description

prepares a plot of depth-of-coverage across each of the cas9-enrichment targets included in study. This is rendered as a multi-tile plot; simple for quick visualisation of the target regions

Usage

1

Arguments

colMax

defines the maximum number of columns to use within the tiled matrix

Value

ggplot2 format graph

Examples

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

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