snvRegionEnrichment: Calculate the enrichment of SVs in genomic regions

Description Usage

View source: R/regionEnrichment.R

Description

Calculate the enrichment of SVs in genomic regions

Usage

1
2
3
4
snvRegionEnrichment(..., snv_data = NULL,
  bedDir = "/Users/Nick_curie/Desktop/misc_bed/features", keep = NULL,
  slop = 0, plot = TRUE, genome_length = 118274340,
  intersect = FALSE, outDir = NA, parseName = FALSE, minHits = 10)

nriddiford/mutationProfiles documentation built on Nov. 7, 2021, 12:14 a.m.