Mercurial > repos > peterjc > mira4_assembler
changeset 3:c7538ae82a24 draft
Uploaded v0.0.1 preview 3, fixed version numbers
author | peterjc |
---|---|
date | Thu, 26 Sep 2013 12:30:08 -0400 |
parents | 2a5576f5993a |
children | df86ed992a1b |
files | tools/mira4/README.rst tools/mira4/tool_dependencies.xml |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/tools/mira4/README.rst Thu Sep 26 12:26:39 2013 -0400 +++ b/tools/mira4/README.rst Thu Sep 26 12:30:08 2013 -0400 @@ -1,4 +1,4 @@ -Galaxy tool to wrap the MIRA sequence assembly program (v3.4) +Galaxy tool to wrap the MIRA sequence assembly program (v4.0) ============================================================= This tool is copyright 2011-2013 by Peter Cock, The James Hutton Institute
--- a/tools/mira4/tool_dependencies.xml Thu Sep 26 12:26:39 2013 -0400 +++ b/tools/mira4/tool_dependencies.xml Thu Sep 26 12:30:08 2013 -0400 @@ -1,6 +1,6 @@ <?xml version="1.0"?> <tool_dependency> - <package name="MIRA" version="3.4.1.1"> + <package name="MIRA" version="4.0"> <install version="1.0"> <actions> <!-- Sourceforge doesn't offer nice clean download URLs which is a shame --> @@ -15,7 +15,7 @@ </actions> </install> <readme> -Downloads MIRA v4.0 RC2 from Sourceforge, requesting Bastien's precompiled binaries +Downloads MIRA v4.0 from Sourceforge, requesting Bastien's precompiled binaries for 64bit Linux (x86_64). He also has binaries for Mac OS X, which we could use once the Galaxy installation framework allow that kind of flexibility.