View source: R/featureEnrichment.R
Calculate the enrichment of SVs in genomic features
1 2 3 4 5 6 7 | bpFeatureEnrichment(
...,
bp_data = NULL,
features = system.file("extdata", "genomic_features.txt", package = "svBreaks"),
genome_length = 118274340,
print = NA
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.