A easy-to-use Hi-C processing software based on hiclib
Project description
runHiC is a easy-to-use Hi-C processing software based on hiclib (https://bitbucket.org/mirnylab/hiclib) Different from hiclib, which was born for flexibility, runHiC is a customized pipeline, and can be run from command line directly.
Since version 0.7.0, runHiC has been able to execute concurrently either on a single laptop with multiple processors or on a PBS-based clusters.
Design Concepts
runHiC is designed to process Hi-C data from raw sequencing reads(.sra, .fastq, .fastq.gz) to the corrected contact matrices. It separates the whole procedure into 4 stages(mapping, filtering, binning, correcting) and contains 7 subcommands:
mapping |
Iteratively map pair-end sequencing reads to a supplied genome |
filtering |
Perform read-level and fragment-level noise removing |
binning |
Generate the original contact matrices |
correcting |
Perform iterative corrections on original contact matrices |
tosparse |
Convert the dense intra-chromosomal contact matrices to sparse ones |
pileup |
Streamline all stages from mapping to correcting |
quality |
Assess the quality of your Hi-C data |
Links
Code Repository (At GitHub, Track the package issue)
PyPI (Download and Installation)
Usage
Open a terminal, type runHiC -h and runHiC <subcommand> -h for help information.
Citation
Xiaotao Wang. (2016). runHiC: A user-friendly Hi-C data processing software based on hiclib. Zenodo. 10.5281/zenodo.55324
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file runHiC-0.7.0-r1.tar.gz.
File metadata
- Download URL: runHiC-0.7.0-r1.tar.gz
- Upload date:
- Size: 301.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5edbb7eb6a3ebe147ce35aded84dc5bc4ffd0a9cf7eed912f08d6143b7dd312
|
|
| MD5 |
d83649ae4541b945c1dd8e644efc8798
|
|
| BLAKE2b-256 |
783a329ded83652ea51081bc92e76699b8555c9b79215d8190fcceadc8187266
|