# HG changeset patch # User peterjc # Date 1485970410 18000 # Node ID 17444262f008be0d554ef2919ba51652efb46c20 # Parent 8829b2c59aa62e5d76685108e3afd897a13eb976 planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/packages/package_mira_4_9_5 commit 4bd49529e9ca2096cd875e98daf7190d13fa8d0b-dirty diff -r 8829b2c59aa6 -r 17444262f008 tool_dependencies.xml --- a/tool_dependencies.xml Mon Aug 08 12:59:25 2016 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,60 +0,0 @@ - - - - - - - - - - https://depot.galaxyproject.org/software/mira/mira_4.9.5_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.9.5 from Sourceforge, requesting Bastien's precompiled binaries -for 64 bit (x86_64) Linux. Currently the Mac OS X binaries are not available. - -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_9`` will point to the folder containing the -binaries (with a trailing slash), and this is also pre-pended to the``$PATH`` -variable. - - -