readHicBpResolutions: Function for reading basepair resolutions from .hic file

View source: R/RcppExports.R

readHicBpResolutionsR 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"))

strawr documentation built on March 31, 2023, 5:34 p.m.