readHicNormTypes {strawr} | R 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"))
[Package strawr version 0.0.92 Index]