read bigwig files.

read bigwig files.

loadBigWig(bwFile = NULL, chr = NULL, start, end)

loadFullBigWig(bwFile = NULL)

Arguments

bwFile

the path of bigwig files, default(NULL). bigwig files should end with ".bw" or ".bigwig" and directory should not be named "bw" or"bigwig".

Value

a data.frame

a data.frame

Author

JunZhang