readHicBpResolutions {strawr} | R Documentation |
Function for reading basepair resolutions from .hic file
Description
Function for reading basepair resolutions from .hic file
Usage
readHicBpResolutions(fname)
Arguments
fname |
path to .hic file |
Value
Vector of basepair resolutions
Examples
readHicBpResolutions(system.file("extdata", "test.hic", package = "strawr"))
[Package strawr version 0.0.92 Index]