View source: R/regionEnrichment.R
Implements bedtools subtract to remove unmappable regions in bedfiles
1 2 3 4 5 | subtractUnmappable(
f,
u = "~/Documents/Curie/Data/Genomes/Dmel_v6.12/Mappability/dmel6_unmappable_75.bed",
dataframe = FALSE
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.