Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/weinstockj/filter_somatic_variants_gwas_topmed

A collection of Go scripts to create a database of potential somatic artifacts in the TOPMed germline calls.
https://github.com/weinstockj/filter_somatic_variants_gwas_topmed

bioinformatics golang gwas-summary-statistics

Last synced: about 2 months ago
JSON representation

A collection of Go scripts to create a database of potential somatic artifacts in the TOPMed germline calls.

Awesome Lists containing this project

README

        

A short Golang script for filtering GWAS summary statistics based on two sources of blacklisted variants:

1. Variants are putative somatic variants based on recurrent somatic variant calling
2. Variants that based on their quality metrics, may be somatic

This script has been used with application to TOPMed GWASes where we want to prune out all somatic variants.

contact Josh Weinstock with questions.