# HG changeset patch # User peterjc # Date 1440583448 14400 # Node ID 9ac25aeb7c882b97aaae933002dd09a64571a06b planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/packages/package_mira_4_9_5 commit 92d55561cbd4b8fcfd39e3e86e497d3e2a05a2f2 diff -r 000000000000 -r 9ac25aeb7c88 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed Aug 26 06:04:08 2015 -0400 @@ -0,0 +1,55 @@ + + + + + + + + http://downloads.sourceforge.net/project/mira-assembler/MIRA/development/mira_4.9.5_2_darwin14.3.0_x86_64_static.tar.bz2 + + bin + $INSTALL_DIR + + + + + http://downloads.sourceforge.net/project/mira-assembler/MIRA/development/mira_4.9.5_2_linux-gnu_x86_64_static.tar.bz2 + + bin + $INSTALL_DIR + + + + + echo "ERROR: Automated installation on your operating system and CPU architecture combination is not yet supported." + echo "Your machine details (the output from 'uname' and 'arch'):" + uname + arch + echo "If pre-compiled MIRA binaries are now available for this, please report this" + echo "via https://github.com/peterjc/pico_galaxy/issues - thank you!" + false + + + + + $INSTALL_DIR + + + $INSTALL_DIR + + + + +Downloads MIRA v4.9.5 from Sourceforge, requesting Bastien's precompiled binaries +for 64 bit (x86_64) Linux or Mac OS X. Other platforms where compilation from +source would be required (e.g. 32 bit Linux) are not supported by this automated +installation script. + +http://chevreux.org/projects_mira.html +http://sourceforge.net/projects/mira-assembler/ + +The environment variable ``$MIRA4`` will point to the folder containing the binaries, +which is also pre-pended to the``$PATH`` variable. + + +