# HG changeset patch # User peterjc # Date 1485970261 18000 # Node ID 0f1782ae7e932d179a80b817705b16d19e9ec18c # Parent 788f3a75dccd0ea1beaa0a8a499e5e57fb848d4f planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/packages/package_mira_4_0_2 commit 20744823cf038fb5e887f7cba0b473d3af404cc3-dirty diff -r 788f3a75dccd -r 0f1782ae7e93 tool_dependencies.xml --- a/tool_dependencies.xml Wed Aug 10 11:28:36 2016 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,55 +0,0 @@ - - - - - - - - https://depot.galaxyproject.org/software/mira/mira_4.0.2_darwin_x64.tar.bz2 - - bin - $INSTALL_DIR - - - - - https://depot.galaxyproject.org/software/mira/mira_4.0.2_linux_x64.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 v4.0.2 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. - - -