Changes

From Genome Analysis Wiki
Jump to navigationJump to search
2,330 bytes added ,  18:06, 10 October 2011
Add release downloads
Line 12: Line 12:     
== Releases ==
 
== Releases ==
Release downloads are '''Coming Soon'''.
+
 
 +
If you prefer to run the last official release rather than the latest development version, you can download that here.
 +
 
 +
There are two versions of the release, one that include libStatGen and one that does not.  If you already have libStatGen installed and want to use your own copy, use the version that does not include libStatGen.
 +
 
 +
=== Full Release (includes libStatGen) ===
 +
 
 +
To install an official release, unpack the downloaded file (tar xvf), cd into the bamUtil_1.0.0 directory and type make all.
 +
 
 +
[[Media:BamUtilLibStatGen.1.0.0.tgz|BamUtilLibStatGen.1.0.0.tgz‎]] - Released 10/10/2011
 +
 
 +
'''BamUtilLibStatGen.1.0.0 Release Notes'''
 +
*Initial release of bamUtil that includes libStatGen version 1.0.0.  It started from the tool found in the deprecated StatGen repository.
 +
*Contains: [[LibStatGen Download#Official Releases|libStatGen version 1.0.0]] [[BamUtil: validate|validate]], [[BamUtil: convert|convert]], [[BamUtil: dumpHeader|dumpHeader]], [[BamUtil: splitChromosome|splitChromosome]], [[BamUtil: writeRegion|writeRegion]], [[BamUtil: dumpRefInfo|dumpRefInfo]], [[BamUtil: dumpIndex|dumpIndex]], [[BamUtil: readIndexedBam|readIndexedBam]], [[BamUtil: filter|filter]], [[BamUtil: readReference|readReference]], [[BamUtil: revert|revert]], [[BamUtil: diff|diff]], [[BamUtil: squeeze|squeeze]], [[BamUtil: findCigars|findCigars]], [[BamUtil: stats|stats]].
 +
 
 +
 
 +
=== Release of just BamUtil (does not include libStatGen) ===
 +
 
 +
To install an official release, unpack the downloaded file (tar xvf), cd into the bamUtil_1.0.0 directory and type make all.
 +
 
 +
[[Media:BamUtil.1.0.0.tgz|BamUtil.1.0.0.tgz‎]] - Released 10/10/2011
 +
 
 +
'''BamUtilLibStatGen.1.0.0 Release Notes'''
 +
*Initial release of just bamUtil.  It started from the tool found in the deprecated StatGen repository.
 +
*Contains: [[LibStatGen Download#Official Releases|libStatGen version 1.0.0]] [[BamUtil: validate|validate]], [[BamUtil: convert|convert]], [[BamUtil: dumpHeader|dumpHeader]], [[BamUtil: splitChromosome|splitChromosome]], [[BamUtil: writeRegion|writeRegion]], [[BamUtil: dumpRefInfo|dumpRefInfo]], [[BamUtil: dumpIndex|dumpIndex]], [[BamUtil: readIndexedBam|readIndexedBam]], [[BamUtil: filter|filter]], [[BamUtil: readReference|readReference]], [[BamUtil: revert|revert]], [[BamUtil: diff|diff]], [[BamUtil: squeeze|squeeze]], [[BamUtil: findCigars|findCigars]], [[BamUtil: stats|stats]].
 +
 
    
= Programs =
 
= Programs =

Navigation menu