annotate tool_dependencies.xml @ 1:fa1aae53a2f3 draft

planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit b9f62f2ab10f5ff1c56edb895323820df36bdd0e-dirty
author chrisd
date Tue, 28 Jun 2016 23:31:46 -0400
parents 72901052a829
children ec439b0e7512
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
72901052a829 planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 3a1ac4b58e77fb6fba076c679ee7e317a79d1f8b
chrisd
parents:
diff changeset
1 <?xml version="1.0"?>
72901052a829 planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 3a1ac4b58e77fb6fba076c679ee7e317a79d1f8b
chrisd
parents:
diff changeset
2 <tool_dependency>
72901052a829 planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 3a1ac4b58e77fb6fba076c679ee7e317a79d1f8b
chrisd
parents:
diff changeset
3 <package name="csa" version="0.1">
72901052a829 planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 3a1ac4b58e77fb6fba076c679ee7e317a79d1f8b
chrisd
parents:
diff changeset
4 <install version="1.0">
72901052a829 planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 3a1ac4b58e77fb6fba076c679ee7e317a79d1f8b
chrisd
parents:
diff changeset
5 <actions>
1
fa1aae53a2f3 planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit b9f62f2ab10f5ff1c56edb895323820df36bdd0e-dirty
chrisd
parents: 0
diff changeset
6 <action type="shell_command">git clone --recursive https://github.com/cdeanj/coverage_sampler.git</action>
0
72901052a829 planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 3a1ac4b58e77fb6fba076c679ee7e317a79d1f8b
chrisd
parents:
diff changeset
7 <action type="shell_command">make</action>
72901052a829 planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 3a1ac4b58e77fb6fba076c679ee7e317a79d1f8b
chrisd
parents:
diff changeset
8 <action type="move_file">
72901052a829 planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 3a1ac4b58e77fb6fba076c679ee7e317a79d1f8b
chrisd
parents:
diff changeset
9 <source>csa</source>
72901052a829 planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 3a1ac4b58e77fb6fba076c679ee7e317a79d1f8b
chrisd
parents:
diff changeset
10 <destination>$INSTALL_DIR/bin</destination>
72901052a829 planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 3a1ac4b58e77fb6fba076c679ee7e317a79d1f8b
chrisd
parents:
diff changeset
11 </action>
72901052a829 planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 3a1ac4b58e77fb6fba076c679ee7e317a79d1f8b
chrisd
parents:
diff changeset
12 <action type="set_environment">
72901052a829 planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 3a1ac4b58e77fb6fba076c679ee7e317a79d1f8b
chrisd
parents:
diff changeset
13 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
72901052a829 planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 3a1ac4b58e77fb6fba076c679ee7e317a79d1f8b
chrisd
parents:
diff changeset
14 </action>
72901052a829 planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 3a1ac4b58e77fb6fba076c679ee7e317a79d1f8b
chrisd
parents:
diff changeset
15 </actions>
72901052a829 planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 3a1ac4b58e77fb6fba076c679ee7e317a79d1f8b
chrisd
parents:
diff changeset
16 </install>
72901052a829 planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 3a1ac4b58e77fb6fba076c679ee7e317a79d1f8b
chrisd
parents:
diff changeset
17 <readme>Compiling csa requires a C++ compiler</readme>
72901052a829 planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 3a1ac4b58e77fb6fba076c679ee7e317a79d1f8b
chrisd
parents:
diff changeset
18 </package>
72901052a829 planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 3a1ac4b58e77fb6fba076c679ee7e317a79d1f8b
chrisd
parents:
diff changeset
19 </tool_dependency>