An open API service indexing awesome lists of open source software.

https://github.com/sebastian-gregoricchio/snhic

Snakemake pipeline for analysis and normalization of Hi-C data starting from fastq.gz files. It includes the possibility to perform grouped analyses, TAD, loops and stripes detections, as well as differential compartment and chromatin interaction analyses.
https://github.com/sebastian-gregoricchio/snhic

compartments dchic genova hi-c hic hicexplorer loop selfish snakemake snakemake-pipeline stripenn tad

Last synced: 15 days ago
JSON representation

Snakemake pipeline for analysis and normalization of Hi-C data starting from fastq.gz files. It includes the possibility to perform grouped analyses, TAD, loops and stripes detections, as well as differential compartment and chromatin interaction analyses.

Awesome Lists containing this project

README

          

[![Snakemake](https://img.shields.io/badge/snakemake-≥7.8.5-brightgreen.svg)](https://snakemake.github.io)
![release](https://img.shields.io/github/v/release/sebastian-gregoricchio/snHiC)
[![license](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://sebastian-gregoricchio.github.io/snHiC/LICENSE.md/LICENSE)
[![forks](https://img.shields.io/github/forks/sebastian-gregoricchio/snHiC?style=social)](https://github.com/sebastian-gregoricchio/snHiC/fork)

# snHiC [](https://sebastian-gregoricchio.github.io/snHiC)

## Introduction
`snHiC` is a snakemake based end-to-end pipeline to analyze Hi-C data. The input files required to run the pipeline are Paired-End fastq files. The pipeline performs data quality control, normalization and correction. It also includes the possibility to perform grouped analyses (e.g, merging of replicates) besides TAD, loops and stripes detection and differential contacts and compartment analyses. Notabily, the latter is performed using `dcHiC`, a recently published method ([A. Chakraborty, *et al.*, Nat. Comm. 2022](https://www.nature.com/articles/s41467-022-34626-6)) that enables more precise and high-resolution differential compartment analyses.

### Citation
If you use this pipeline, please cite:



S. Gregoricchio & W. Zwart. "snHiC: a complete and simplified snakemake pipeline for grouped Hi-C data analysis".

Bioinformatics Adavances, Volume 3, Issue 1, 2023, vbad080

DOI: 10.1093/bioadv/vbad080




## Documentation [](https://github.com/sebastian-gregoricchio/snHiC/wiki)
Details on the [installation](https://github.com/sebastian-gregoricchio/snHiC/wiki/2.-Installation-and-dependencies) and [usage](https://github.com/sebastian-gregoricchio/snHiC/wiki/3.-Run-the-pipeline) of snHiC can be found at the dedicated [Wiki](https://github.com/sebastian-gregoricchio/snHiC/wiki/).



-----------------
## Package history and releases
A list of all releases and respective description of changes applied could be found [here](https://sebastian-gregoricchio.github.io/snHiC/NEWS).

## Contact
For any suggestion, bug fixing, commentary please report it in the [issues](https://github.com/sebastian-gregoricchio/snHiC/issues)/[request](https://github.com/sebastian-gregoricchio/snHiC/pulls) tab of this repository.

## License
This repository is under a [GNU General Public License (version 3)](https://sebastian-gregoricchio.github.io/snHiC/LICENSE.md/LICENSE).


#### Contributors
[![contributors](https://contrib.rocks/image?repo=sebastian-gregoricchio/snHiC)](https://sebastian-gregoricchio.github.io/)