Import and optionally summarize a bigwig at a given resolution
Usage
importBigWig(
bw,
bins = NULL,
summarize = FALSE,
genome = c("hg19", "hg38", "mm9", "mm10")
)
Import and optionally summarize a bigwig at a given resolution
importBigWig(
bw,
bins = NULL,
summarize = FALSE,
genome = c("hg19", "hg38", "mm9", "mm10")
)