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

https://github.com/broadinstitute/gnomad_methods

Hail helper functions for the gnomAD project and Translational Genomics Group
https://github.com/broadinstitute/gnomad_methods

exomes genomes genomics hail

Last synced: about 16 hours ago
JSON representation

Hail helper functions for the gnomAD project and Translational Genomics Group

Awesome Lists containing this project

README

          

# Hail utilities for gnomAD

[![PyPI](https://img.shields.io/pypi/v/gnomad)](https://pypi.org/project/gnomad/)

This repo contains a number of [Hail](https://hail.is/) utility functions and scripts for the [gnomAD project](http://gnomad.broadinstitute.org) and the [Translational Genomics Group](https://the-tgg.org). As we continue to expand the size of our datasets, we are constantly seeking to find ways to reduce the complexity of our workflows and to make these functions more generic. As a result, the interface for many of these functions will change over time as we generalize their implementation for more flexible use within our scripts. We are also continously adapting our code to regular changes in the Hail interface. These repos thus represent only a snapshot of the gnomAD code base and are shared without guarantees or warranties.

We therefore encourage users to browse through the [API reference](https://broadinstitute.github.io/gnomad_methods/api_reference/) to identify modules and functions that will be useful in their own pipelines, and to edit and reconfigure relevant code to suit their particular analysis and QC needs.