Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gedankenstuecke/opensnp_freqs


https://github.com/gedankenstuecke/opensnp_freqs

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Missed SNP calls according to openSNP data
I dumped all the SNP frequencies from the openSNP database into `snp_stats.txt.gz` in the most ridiculous way using the Ruby shell.

`analyze_freqs.py` will transform the unzipped file into a proper CSV (here `frequencies_missing.csv`).
This one was then quickly plotted with `ggplot` in `plot.R`