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