HiCBricks: A package for storing, accessing and plotting Hi-C data

Description Details Brick creation Matrix loaders Matrix Accessors Ranges operators Other functions Utility functions mcool utility functions

Description

HiCBricks is a package allowing users to flexibly import and work with Hi-C data

Details

Using HiCBricks users are able to import Hi-C matrices stored in various formats into an HDF structure. This is the Brick file. You can then access the Hi-C data using accessor functions. Since the data is stored in an HDF file, if you have the Brick (HDF) file, you can keep on accessing the same file an infinite number of times.

Users can also associate different ranges objects with the HDF file.

The HDF file must have the same structure as followed by HiCBricks

Users can then move forward and create analysis pipelines and statistical methods based on HiCBricks HDF files without worrying about the underlying data structure. To showcase this, Local score differentiator (LSD) our novel TAD calling procedure comes packaged with HiCBricks.

You are also able to plot Hi-C data using HiCBricks functions. There are a few types. You can create,

Brick creation

Matrix loaders

Matrix Accessors

All of the functions above can be subsetted and contain further value transformations.

Ranges operators

Other functions

Utility functions

mcool utility functions


HiCBricks documentation built on Nov. 8, 2020, 7:45 p.m.