R/example_bg_bw.R
example_bg_bw.Rd
Download examples bedGraph and bigWig files.
example_bg_bw(gsm = "GSM4703766", ranges = "chr6:165169213-167169213")
GEO GSM id. Matches will be case-insensitive.
Genomic ranges to query as a character string (e.g. "chr6:165169213-167169213").
Named list of file paths.
if (FALSE) { # \dontrun{ files <- example_bg_bw() } # }