readHicNormTypes: Function for reading available normalizations from .hic file

View source: R/RcppExports.R

readHicNormTypesR Documentation

Function for reading available normalizations from .hic file

Description

Function for reading available normalizations from .hic file

Usage

readHicNormTypes(fname)

Arguments

fname

path to .hic file

Value

Vector of available normalizations

Examples

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

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