# HG changeset patch # User peterjc # Date 1485970231 18000 # Node ID 94e6e78e21d58de4e98b13cd007b70913f7e6f9c # Parent 5424ac61b2d4691900ace62bcc378b48d5350866 planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/packages/package_mira_3_4_1_1 commit 20744823cf038fb5e887f7cba0b473d3af404cc3-dirty diff -r 5424ac61b2d4 -r 94e6e78e21d5 tool_dependencies.xml --- a/tool_dependencies.xml Thu Oct 15 13:12:01 2015 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,47 +0,0 @@ - - - - - - - - http://downloads.sourceforge.net/project/mira-assembler/MIRA/Older%20releases/V3.4.0/mira_3.4.1.1_prod_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/galaxy_mira/issues - thank you!" - false - - - - - $INSTALL_DIR - - - $INSTALL_DIR - - - - -Downloads MIRA v3.4.1.1 from Sourceforge, requesting Bastien's precompiled binaries -for 64bit Linux (x86_64). He also has binaries for 32bit Linux (686 only), which we -could use once the Galaxy installation framework allow that kind of flexibility. - -http://chevreux.org/projects_mira.html -http://sourceforge.net/projects/mira-assembler/ - -The environment variable ``$MIRA3`` will point to the folder containing the binaries, -which is also pre-pended to the ``$PATH`` variable. - - - -