googlegenomics/variant-annotation

Name: variant-annotation

Owner: Google Genomics

Description: Use cloud technology to annotate human sequence variants in parallel.

Forked from: verilylifesciences/variant-annotation

Created: 2018-04-05 18:38:38.0

Updated: 2018-05-02 07:35:16.0

Pushed: 2018-04-26 23:16:31.0

Homepage:

Size: 62

Language: Jupyter Notebook

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Disclaimer

This is a forked version of verilylifesciences/variant-annotation. The intention is to gradually update various pieces of this repo for variant annotation needs we have in googlegenomics/gcp-variant-transforms but at the same time provide annotation related tools/documentation that:

Any README file that has the following warning message indicates a sub-directory that has not been updated yet:

WARNING: Not actively maintained!

This is the list of modules that are actively maintained:

variant-annotation

This repository contains code to annotate human sequence variants using cloud technology to perform analyses in parallel.

Sub-projects:

The code in this repository is designed for use with genomic variants stored in Google BigQuery in a particular variant table format.

Processing uses Google Container Builder, Docker, and dsub for batch processing. We suggest working through the introductory materials for each tool before working with the code in this repository.

For interactive annotation, parallelism is accomplished due to the use of BigQuery. For batch annotation, parallelism is accomplished due to the use of dsub to run annotation in parallel on small shards of the input file(s).


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.