Skip to content

StanfordBioinformatics/mvp_aaa_codelabs

Repository files navigation

mvp_aaa_codelabs

This codelab goes over the procedures used to prepare and analyze a pilot set of genomes from the Million Veterans Program on Google Cloud. The goal of this project is to develop a robust, scalable solution for performing large-scale genomic analysis. We have taken analyses that are traditionally performed on an HPC and implemented them on Google Cloud so that they run on distributed file systems. The result is a set of tools that run exceptionally fast when compared to standard genomic analysis tools and can be scaled to a large number of genomes.

The work presented here is featured in a manuscript we published in Bioinformatics.

This part of the codelab goes over the necessary steps to create tables in BigQuery with genomic information.

This section explains and demonstrates the methods used to perform quality control on each sample in our cohort.

This section explains and demonstrates the methods used to perfrom quality control on each variant in the genomes.

This part of the codelab demonstrates execution of the QC pipeline, removing low quality samples, and flagging low quality variants.

The overall workflow discussed here is visualized in the workflow below.

bioinformatics workflow

About

Queries to perform qc and analysis on genomes in BigQuery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published