powered by
This function will output a 4 column tibble with zero-based chrom, start, end, value columns.
read_bigwig(path, ...)
path to bigWig file
params for cpp11bigwig::read_bigwig()
cpp11bigwig::read_bigwig()
read_bigwig(valr_example("hg19.dnase1.bw")) read_bigwig(valr_example("hg19.dnase1.bw"), as = "GRanges")
Run the code above in your browser using DataLab