Mercurial > repos > chrisd > coverage_sampler
comparison tool_dependencies.xml @ 5:17bce2f348b6 draft
planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit cd12289e62a04427f3db8ae40246cf25b8486c74-dirty
author | chrisd |
---|---|
date | Tue, 28 Jun 2016 22:31:53 -0400 |
parents | b53a97d0d54c |
children | 1fdee48eab64 |
comparison
equal
deleted
inserted
replaced
4:ce65eb39d175 | 5:17bce2f348b6 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool_dependency> | 2 <tool_dependency> |
3 <package name="csa" version="0.1"> | 3 <package name="csa" version="0.1"> |
4 <install version="1.0"> | 4 <install version="1.0"> |
5 <actions> | 5 <actions> |
6 <action type="shell_command">git clone --recursive https://github.com/ChrisD11/csa.git</action> | 6 <action type="shell_command">git clone --recursive https://github.com/cdeanj/coverage_sampler.git</action> |
7 <action type="shell_command">make</action> | 7 <action type="shell_command">make</action> |
8 <action type="move_file"> | 8 <action type="move_file"> |
9 <source>csa</source> | 9 <source>csa</source> |
10 <destination>$INSTALL_DIR/bin</destination> | 10 <destination>$INSTALL_DIR/bin</destination> |
11 </action> | 11 </action> |