Skip to content

SHAPEIT5 fork for experimentation

License

Notifications You must be signed in to change notification settings

rwk-unil/shapeit5

 
 

Repository files navigation

Segmented HAPlotype Estimation and Imputation Tools version 5 (SHAPEIT5)

Build

SHAPEIT5 estimates haplotypes in large datasets, with a special focus on rare variants.

  • docker: all script needed to build a docker file comprising all binaries
  • docs: documentation in html
  • ligate: ligate multiple phased BCF/VCF files into a chromosome length file
  • resources: genetics maps in b37 and b38 amd coordinates for WGS chunks
  • phase_common: phase common sites, typically SNP array data
  • phase_rare: phase rare variants onto a scaffold of common variants
  • static_bins: static binaries of all executables
  • simulate: simulate simple haplotype datasets
  • switch: compute switch error rate and genotyping error rate given simulated or trio data
  • tasks: scripts used to phase large datasets, good base to start pipelining
  • test: simulated data for first-step testing of the method
  • versions: versioning
  • xcftools: tools to handle XCF files [experimental]

Download

It is strongly advised to prioritize the use of the latest released version (see released section on the right hand side) instead of cloning the latest version of the source code, as doing so is at your own risk.

Citation

If you use SHAPEIT5 in your research work, please cite the following paper:

Hofmeister RJ, Ribeiro DM, Rubinacci S., Delaneau O. Accurate rare variant phasing of whole-genome and whole-exome sequencing data in the UK Biobank. Nature Genetics (2023)

Documentation

Documentation, installation instructions and tutorials can be found at:

https://odelaneau.github.io/shapeit5/

License

This project is licensed under the MIT License - see the LICENSE file for details

About

SHAPEIT5 fork for experimentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 63.8%
  • Shell 23.6%
  • R 10.0%
  • Python 1.4%
  • Makefile 0.8%
  • Dockerfile 0.2%
  • C 0.2%