LibStatGen Download

From Genome Analysis Wiki
Revision as of 12:59, 9 November 2010 by Mktrost (talk | contribs)
Jump to navigationJump to search


Download

Click the link to download the tar of the statgen library and tools: StatGen.0.1.1.tgz

If you use this software, please e-mail me, Mary Kate Trost, at mktrost@umich.edu

This version is recommended for Unix users with access to the GNU C++ compiler.

To install, unpack the downloaded file (tar xvf) and type make.

Current Release Notes

  • Added QPLOT to the release
  • Made lib/general/StringBasics.h method IsEmpty const
  • Removed an unimplemented method from GlfRecord.h

Coming Soon

  • QPLOT is not yet a part of the download. It will be added this week (11/8/10-11/12/10).

Previous Versions