X-Git-Url: https://git.donarmstrong.com/?p=don.git;a=blobdiff_plain;f=posts%2Fdbsnp_mirror.mdwn;fp=posts%2Fdbsnp_mirror.mdwn;h=2d834dcc2e0e5e1ff27cebe623b6070cf9f0b13d;hp=4345adc2f00277e9d4242fbff55259bc791bf38c;hb=c0a04a9d92bd54a512c52cc9c15f1bf695a0080e;hpb=b1e13b4f77d3758f933e82ba4e1719e339ba03fc 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.