GenABEL-Project / ProbABEL

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

Improvements that allow reading from gzipped files #40

Closed lckarssen closed 7 years ago

lckarssen commented 7 years ago

This PR enables reading of gzipped info, map and invsigma files. It also contains some improvements when reading gzipped genotype files.

lckarssen commented 7 years ago

The travis build fails (missing Boost/IOStreams library). This needs to be fixed first.