comparison tool_dependencies.xml @ 23:545f23776953 draft

planemo upload for repository https://github.com/pjbriggs/Amplicon_analysis-galaxy commit 993dae6791b28d776b116153e834192435084ef5
author pjbriggs
date Wed, 29 Aug 2018 10:57:51 -0400
parents 092e39db5f59
children b5e43dfe07ac
comparison
equal deleted inserted replaced
22:eb7d118dd322 23:545f23776953
33 </action> 33 </action>
34 </actions> 34 </actions>
35 </install> 35 </install>
36 </package> 36 </package>
37 <!-- 37 <!--
38 microbiomeutil provides ChimeraSlayer
39 -->
40 <package name="microbiomeutil-chimeraslayer" version="2010-04-29">
41 <install version="1.0">
42 <actions>
43 <action type="download_by_url">https://sourceforge.net/projects/microbiomeutil/files/__OLD_VERSIONS/microbiomeutil_2010-04-29.tar.gz</action>
44 <action type="move_directory_files">
45 <source_directory>ChimeraSlayer</source_directory>
46 <destination_directory>$INSTALL_DIR/ChimeraSlayer</destination_directory>
47 </action>
48 <action type="set_environment">
49 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/ChimeraSlayer</environment_variable>
50 </action>
51 </actions>
52 </install>
53 </package>
54 <!--
38 uclust required for QIIME/pyNAST 55 uclust required for QIIME/pyNAST
39 License only allows this version to be used with those two packages 56 License only allows this version to be used with those two packages
40 See: 57 See:
41 http://drive5.com/uclust/downloads1_2_22q.html 58 http://drive5.com/uclust/downloads1_2_22q.html
42 --> 59 -->