Haplotype-resolved genomic structural variation detection with cuteHap
Project description
cuteHap
A haplotype-resolved SV detector in phased long read sequencing data.
Installation
We recommand the installation via conda or pip:
$ conda install -c bioconda cutehap
or
$ pip install cutehap
Alternatively, installing from source with:
git clone https://github.com/Meltpinkg/cuteHap.git
cd cuteHap
CFLAGS="-std=c99" python setup.py install
Introduction
Structural variations (SVs), as a major category of genomic rearrangements, are capable of altering millions of nucleotides within the human genome. The detection of germline SVs and somatic mosaicism has emerged as a critical frontier in genomic research. Long-read sequencing technologies have demonstrated transformative potential in characterizing these variants. cuteHap is designed to produce high-quality, phased call sets for germline SV detection while simultaneously identifying low-frequency somatic mosaic events. The method delivers high-performance, haplotype-resolved SV detection and comprehensive detection of low-frequency mosaicism. A detailed usage guide documentation is available at here.
Dependence
1. python3
2. scipy
2. pysam
3. Biopython
4. cigar
5. numpy
6. Cython
Quick Start
cuteHap <phased.bam> <reference.fa> <output.vcf> <workdir>
Changelog
cuteHap (v1.0.1)
1. update README.md
2. add user guide documentation
3. remove unused codes
cuteHap (v1.0.0)
1. the initial version of cuteHap
Contact
For advising, bug reporting and requiring help, please post on Github Issue or contact sqcao@stu.hit.edu.cn.
Project details
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 cutehap-1.0.1.tar.gz.
File metadata
- Download URL: cutehap-1.0.1.tar.gz
- Upload date:
- Size: 162.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e640a73b739c53521ab8b2982d0172dff9d6195ac05271cf1854d49c0ca057d2
|
|
| MD5 |
33ae72b1298d41eda8d7c98e5337a338
|
|
| BLAKE2b-256 |
37210376a8dae1ce9da5ae8d4d5e073308fbb89123a6d415b5085e1a68eece69
|