annotate tool_dependencies.xml @ 39:d19fca1c009c draft

planemo upload for repository https://github.com/pjbriggs/Amplicon_analysis-galaxy commit c3970ae16b02774148dbf950880f07255734a9a8-dirty
author pjbriggs
date Wed, 17 Oct 2018 08:14:27 -0400
parents c9ed9443f293
children 5ef333d1c303
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6
45db1f97795c planemo upload for repository https://github.com/pjbriggs/Amplicon_analysis-galaxy commit e75f078692e313af3295d2d991fcd8d61270242f
pjbriggs
parents:
diff changeset
1 <?xml version="1.0"?>
45db1f97795c planemo upload for repository https://github.com/pjbriggs/Amplicon_analysis-galaxy commit e75f078692e313af3295d2d991fcd8d61270242f
pjbriggs
parents:
diff changeset
2 <tool_dependency>
39
d19fca1c009c planemo upload for repository https://github.com/pjbriggs/Amplicon_analysis-galaxy commit c3970ae16b02774148dbf950880f07255734a9a8-dirty
pjbriggs
parents: 36
diff changeset
3 <package name="amplicon_analysis_pipeline" version="1.2.3">
23
545f23776953 planemo upload for repository https://github.com/pjbriggs/Amplicon_analysis-galaxy commit 993dae6791b28d776b116153e834192435084ef5
pjbriggs
parents: 21
diff changeset
4 <install version="1.0">
545f23776953 planemo upload for repository https://github.com/pjbriggs/Amplicon_analysis-galaxy commit 993dae6791b28d776b116153e834192435084ef5
pjbriggs
parents: 21
diff changeset
5 <actions>
39
d19fca1c009c planemo upload for repository https://github.com/pjbriggs/Amplicon_analysis-galaxy commit c3970ae16b02774148dbf950880f07255734a9a8-dirty
pjbriggs
parents: 36
diff changeset
6 <action type="download_file">https://raw.githubusercontent.com/pjbriggs/Amplicon_analysis-galaxy/master/amplicon_analysis_pipeline.py</action>
34
3512b135ecb0 planemo upload for repository https://github.com/pjbriggs/Amplicon_analysis-galaxy commit 601f7d1e21b25c583cc6e1a563029bab3f226921-dirty
pjbriggs
parents: 28
diff changeset
7 <action type="shell_command">
36
c9ed9443f293 planemo upload for repository https://github.com/pjbriggs/Amplicon_analysis-galaxy commit 601f7d1e21b25c583cc6e1a563029bab3f226921-dirty
pjbriggs
parents: 35
diff changeset
8 sh ./install_amplicon_analysis.sh $INSTALL_DIR
23
545f23776953 planemo upload for repository https://github.com/pjbriggs/Amplicon_analysis-galaxy commit 993dae6791b28d776b116153e834192435084ef5
pjbriggs
parents: 21
diff changeset
9 </action>
545f23776953 planemo upload for repository https://github.com/pjbriggs/Amplicon_analysis-galaxy commit 993dae6791b28d776b116153e834192435084ef5
pjbriggs
parents: 21
diff changeset
10 <action type="set_environment">
34
3512b135ecb0 planemo upload for repository https://github.com/pjbriggs/Amplicon_analysis-galaxy commit 601f7d1e21b25c583cc6e1a563029bab3f226921-dirty
pjbriggs
parents: 28
diff changeset
11 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/Amplicon_analysis-1.2.3/bin</environment_variable>
23
545f23776953 planemo upload for repository https://github.com/pjbriggs/Amplicon_analysis-galaxy commit 993dae6791b28d776b116153e834192435084ef5
pjbriggs
parents: 21
diff changeset
12 </action>
545f23776953 planemo upload for repository https://github.com/pjbriggs/Amplicon_analysis-galaxy commit 993dae6791b28d776b116153e834192435084ef5
pjbriggs
parents: 21
diff changeset
13 </actions>
545f23776953 planemo upload for repository https://github.com/pjbriggs/Amplicon_analysis-galaxy commit 993dae6791b28d776b116153e834192435084ef5
pjbriggs
parents: 21
diff changeset
14 </install>
545f23776953 planemo upload for repository https://github.com/pjbriggs/Amplicon_analysis-galaxy commit 993dae6791b28d776b116153e834192435084ef5
pjbriggs
parents: 21
diff changeset
15 </package>
6
45db1f97795c planemo upload for repository https://github.com/pjbriggs/Amplicon_analysis-galaxy commit e75f078692e313af3295d2d991fcd8d61270242f
pjbriggs
parents:
diff changeset
16 </tool_dependency>