Skip to content

Use cloud technology to annotate human sequence variants in parallel.

License

Notifications You must be signed in to change notification settings

verilylifesciences/variant-annotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disclaimer

This is not an official Verily product.

variant-annotation

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

Sub-projects:

  • batch annotation code for annotating a particular batch of variants using annotation resources available at a particular point in time
  • interactive annotation queries and code to annotate variants interactively with new annotation resources as they become available
  • annotation curation code for ingesting and reformating raw annotation resources for use in interactive annotation

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).

About

Use cloud technology to annotate human sequence variants in parallel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published