readHicChroms: Function for reading chromosomes from .hic file

View source: R/RcppExports.R

readHicChromsR Documentation

Function for reading chromosomes from .hic file

Description

Function for reading chromosomes from .hic file

Usage

readHicChroms(fname)

Arguments

fname

path to .hic file

Value

Data frame of chromosome names and lengths

Examples

readHicChroms(system.file("extdata", "test.hic", package = "strawr"))

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