bpFeatureEnrichment: Calculate the enrichment of SVs in genomic features

Description Usage

View source: R/featureEnrichment.R

Description

Calculate the enrichment of SVs in genomic features

Usage

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
)

nriddiford/svBreaks documentation built on Dec. 29, 2021, 5:10 p.m.