Metadata-Version: 1.1
Name: HiCMatrix
Version: 5
Summary: Helper package which implements HiCMatrix class for HiCExplorer and pyGenomeTracks
Home-page: https://github.com/deeptools/HiCMatrix
Author: Fidel Ramirez, Vivek Bhardwaj, Björn Grüning, Joachim Wolff
Author-email: deeptools@googlegroups.com
License: LICENSE.txt
Description-Content-Type: UNKNOWN
Description: HiCMatrix
        ===========
        
        This library implements the central class of HiCExplorer to manage Hi-C interaction matrices. It is separated from the main project to enable to use of Hi-C matrices
        in other project without the dependency to HiCExplorer. Moreover, it enables us to use the already separated pyGenomeTracks (former hicPlotTADs) to be used in HiCExplorer
        because mutual dependencies are resolved.
        
        Read support
        -------------
        
        - h5
        - cool
        - hicpro
        - homer
        
        Write support
        --------------
        
        - h5
        - cool
        - homer
        - ginteractions
        
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
