Hail

Cloud-native genomic dataframes and batch computing
Alternatives To Hail
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Deepvariant2,869
2 months ago2bsd-3-clausePython
DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA sequencing data.
Gatk1,49622 days ago46March 16, 20231,282otherJava
Official code repository for GATK versions 4 and up
Hail889162 days ago144September 21, 2023147mitPython
Cloud-native genomic dataframes and batch computing
Ncbi Genome Download784232 months ago23December 01, 202138apache-2.0Python
Scripts to download genomes from the NCBI FTP servers
Jcvi616
13 days ago79June 29, 202244bsd-2-clausePython
Python library to facilitate genome assembly, annotation, and comparative genomics
Bowtie2570
2 days ago151gpl-3.0C++
A fast and sensitive gapped read aligner
Nanopolish496
2 months ago60mitC++
Signal-level algorithms for MinION data
Sniffles446
2 months ago7April 05, 202267mitPython
Structural variation caller using third generation sequencing
Megahit442
8 months ago78gpl-3.0C++
Ultra-fast and memory-efficient (meta-)genome assembler
Jbrowse437
18 months ago30July 12, 2019164otherJavaScript
Full-featured and stable genome browser built with JavaScript and HTML5.
Alternatives To Hail
Select To Compare


Alternative Project Comparisons
Readme

Hail

Zulip

Hail is an open-source, general-purpose, Python-based data analysis tool with additional data types and methods for working with genomic data.

Hail is built to scale and has first-class support for multi-dimensional structured data, like the genomic data in a genome-wide association study (GWAS).

Hail is exposed as a Python library, using primitives for distributed queries and linear algebra implemented in Scala, Spark, and increasingly C++.

See the documentation for more info on using Hail.

Community

Hail has been widely adopted in academia and industry, including as the analysis platform for the genome aggregation database and UK Biobank rapid GWAS. Learn more about Hail-powered science.

Contribute

If you'd like to discuss or contribute to the development of methods or infrastructure, please:

Hail uses a continuous deployment approach to software development, which means we frequently add new features. We update users about changes to Hail via the Discussion Forum. We recommend creating an account on the Discussion Forum so that you can subscribe to these updates as well.

Maintainer

Hail is maintained by a team in the Neale lab at the Stanley Center for Psychiatric Research of the Broad Institute of MIT and Harvard and the Analytic and Translational Genetics Unit of Massachusetts General Hospital.

Contact the Hail team at [email protected].

Citing Hail

If you use Hail for published work, please cite the software. You can get a citation for the version of Hail you installed by executing:

import hail as hl
print(hl.citation())

Which will look like:

Hail Team. Hail 0.2.13-81ab564db2b4. https://github.com/hail-is/hail/releases/tag/0.2.13.
Acknowledgements

The Hail team has several sources of funding at the Broad Institute:

  • The Stanley Center for Psychiatric Research, which together with Neale Lab has provided an incredibly supportive and stimulating home.
  • Principal Investigators Benjamin Neale and Daniel MacArthur, whose scientific leadership has been essential for solving the right problems.
  • Jeremy Wertheimer, whose strategic advice and generous philanthropy have been essential for growing the impact of Hail.

We are grateful for generous support from:

  • The National Institute of Diabetes and Digestive and Kidney Diseases
  • The National Institute of Mental Health
  • The National Human Genome Research Institute
  • The Chan Zuckerberg Initiative

We would like to thank Zulip for supporting open-source by providing free hosting, and YourKit, LLC for generously providing free licenses for YourKit Java Profiler for open-source development.

Popular Bioinformatics Projects
Popular Genome Projects
Popular Data Processing Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Bioinformatics
Genome
Genomics
Vcf