Mercurial > repos > yhoogstrate > featurecounts
annotate tool_dependencies.xml @ 12:b2c1799ed8d1 draft
planemo upload for repository https://bitbucket.org/EMCbioinf/galaxy-tool-shed-tools/raw/master/featurecounts commit 0eac9a776e7bc33275b8ef5e76a4f17b7b5c1259
| author | yhoogstrate |
|---|---|
| date | Mon, 01 Jun 2015 07:07:09 -0400 |
| parents | 1a288d568ac1 |
| children | b486372c8948 |
| rev | line source |
|---|---|
| 0 | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | |
| 8 | 3 <package name="featurecounts" version="1.4.6.p1"> |
|
12
b2c1799ed8d1
planemo upload for repository https://bitbucket.org/EMCbioinf/galaxy-tool-shed-tools/raw/master/featurecounts commit 0eac9a776e7bc33275b8ef5e76a4f17b7b5c1259
yhoogstrate
parents:
8
diff
changeset
|
4 <repository changeset_revision="4274314879c8" name="package_featurecounts_1_4_6" owner="yhoogstrate" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 0 | 5 </package> |
| 6 | |
| 7 <package name="featurecounts2bed" version="1.0.0"> | |
| 8 <install version="1.0"> | |
| 9 <actions> | |
| 7 | 10 <action type="shell_command">mkdir $INSTALL_DIR/bin ; cp $REPOSITORY_INSTALL_DIR/featurecounts2bed.sh $INSTALL_DIR/bin/</action> |
| 6 | 11 <action type="chmod"> |
| 7 | 12 <file mode="755">$INSTALL_DIR/bin/featurecounts2bed.sh</file> |
| 6 | 13 </action> |
| 0 | 14 <action type="set_environment"> |
|
12
b2c1799ed8d1
planemo upload for repository https://bitbucket.org/EMCbioinf/galaxy-tool-shed-tools/raw/master/featurecounts commit 0eac9a776e7bc33275b8ef5e76a4f17b7b5c1259
yhoogstrate
parents:
8
diff
changeset
|
15 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> |
|
b2c1799ed8d1
planemo upload for repository https://bitbucket.org/EMCbioinf/galaxy-tool-shed-tools/raw/master/featurecounts commit 0eac9a776e7bc33275b8ef5e76a4f17b7b5c1259
yhoogstrate
parents:
8
diff
changeset
|
16 <environment_variable action="prepend_to" name="PATH">$REPOSITORY_INSTALL_DIR</environment_variable> |
| 0 | 17 </action> |
| 18 </actions> | |
| 19 </install> | |
| 20 </package> | |
| 21 </tool_dependency> |
