GenABEL-Project / ProbABEL

Tool for genome-wide association analysis of imputed genetic data.
7 stars 4 forks source link

read gz compressed text-based genotype #14

Closed maarten-k closed 8 years ago

maarten-k commented 8 years ago

Used boost io streams to make the hard work easy. ./configure and make works as expected

lckarssen commented 8 years ago

I've merged the pull request by hand (and squashed some commits. See bd151b7.

lckarssen commented 8 years ago

Thanks Maarten!