X-Git-Url: https://git.donarmstrong.com/?p=don.git;a=blobdiff_plain;f=posts%2Fdbsnp_mirror.mdwn;h=2d834dcc2e0e5e1ff27cebe623b6070cf9f0b13d;hp=4345adc2f00277e9d4242fbff55259bc791bf38c;hb=1e6afca06cae5428aa07ac0f915ce474afb2d2a8;hpb=b45e9f02bc24749f1f26b76981056947bf086c50 diff --git a/posts/dbsnp_mirror.mdwn b/posts/dbsnp_mirror.mdwn index 4345adc..2d834dc 100644 --- a/posts/dbsnp_mirror.mdwn +++ b/posts/dbsnp_mirror.mdwn @@ -5,7 +5,7 @@ extract information from dbSNP. A long time ago, I wrote some scripts to scrape their webpages for information. Now that I'm dealing with millions of SNPs, that's no longer possible. I needed my own mirror of dbSNP. I did this as of build 132, and since they've now released -build 135, I wrote up [[what to do|dbsnp_mirror]], and shared the +build 135, I wrote up [[what to do|genetics/dbsnp_mirror]], and shared the [git repository](http://git.donarmstrong.com/dbsnp.git) which has the utilities and schemas I used.