JinLabBioinfo / HiCorr

HiCorr: a Hi-C data bias-correction pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HiCorr

HiCorr is a pipeline designed to do bias-correction and visualization for multi-platform Hi-C(in-situ Hi-C, Arima, micro-C). HiCorr focuses on the mapping of chromatin interactions at high-resolution, especially the sub-TAD ~5kb resolution enhancer-promoter interactions, which requires more rigorous bias-correction. It needs to be run in an unix/linux environment. Currently it includes reference files of genome build hg19 and mm10, the reference files for other genome build will be provided upon request, please contact Shanshan Zhang(ssz20@case.edu) or Fulai Jin(fxj45@case.edu). For a noise-free and enhanced signal, please check DeepLoop we recently developed.

Setup

git clone https://github.com/shanshan950/HiCorr.git
cd HiCorr/
chmod 755 HiCorr
chmod -R 755 bin/*

Gateway for different Hi-C data type:

Each section descibes reference file downloading, preprocessing (mapping and fragment filteration), and how to run HiCorr.

πŸ‘€ 40 Processed Hi-C datasets by HiCorr and DeepLoop can be visualized in website

Citation:

Lu,L. et al. Robust Hi-C Maps of Enhancer-Promoter Interactions Reveal the Function of Non-coding Genome in Neural Development and Diseases. Molecular Cell; doi: https://doi.org/10.1016/j.molcel.2020.06.007

About

HiCorr: a Hi-C data bias-correction pipeline


Languages

Language:Perl 63.1%Language:Shell 20.3%Language:Python 13.7%Language:R 2.8%