Skip to contents

Opena a .mcool file for reading

Usage

MultiResFile(path)

Arguments

path

path to the file to be opened.

Value

a file handle.

Examples

if (FALSE) { # \dontrun{
MultiResFile("interactions.mcool")
} # }