Mercurial > repos > big-tiandm > degseq
comparison tool_dependencies.xml @ 13:96961ac4f745 draft
Uploaded
author | big-tiandm |
---|---|
date | Fri, 14 Nov 2014 21:24:56 -0500 |
parents | bd59a7d791b5 |
children | e10ada1be34d |
comparison
equal
deleted
inserted
replaced
12:07d323c7b047 | 13:96961ac4f745 |
---|---|
2 <tool_dependency> | 2 <tool_dependency> |
3 <set_environment version="1.0"> | 3 <set_environment version="1.0"> |
4 <environment_variable action="set_to" name="SCRIPT_PATH">$REPOSITORY_INSTALL_DIR</environment_variable> | 4 <environment_variable action="set_to" name="SCRIPT_PATH">$REPOSITORY_INSTALL_DIR</environment_variable> |
5 </set_environment> | 5 </set_environment> |
6 | 6 |
7 <!--package name="R" version="3.0.1"> | 7 <package name="R" version="3.0.1"> |
8 <repository changeset_revision="c5ff6dd33c79" name="package_r_3_0_1" owner="iuc" toolshed="http://toolshed.g2.bx.psu.edu" /> | 8 <repository changeset_revision="c5ff6dd33c79" name="package_r_3_0_1" owner="iuc" toolshed="http://toolshed.g2.bx.psu.edu" /> |
9 </package> | 9 </package> |
10 | 10 |
11 <package name="degseq" version="1.20.0"> | 11 <package name="degseq" version="1.20.0"> |
12 <install version="1.0"> | 12 <install version="1.0"> |
19 <action type="shell_command">R CMD BATCH $REPOSITORY_INSTALL_DIR/install_DEG.R </action> | 19 <action type="shell_command">R CMD BATCH $REPOSITORY_INSTALL_DIR/install_DEG.R </action> |
20 </actions> | 20 </actions> |
21 </install> | 21 </install> |
22 | 22 |
23 | 23 |
24 </package!--> | |
25 | |
26 | |
27 <package name="R" version="3.0.1"> | |
28 <repository changeset_revision="c5ff6dd33c79" name="package_r_3_0_1" owner="iuc" toolshed="http://toolshed.g2.bx.psu.edu"/> | |
29 | |
30 <install version="1.0"> | |
31 <actions> | |
32 <action type="shell_command">R CMD BATCH $REPOSITORY_INSTALL_DIR/install_DEG.R </action> | |
33 </actions> | |
34 </install> | |
35 | |
36 | |
37 </package> | 24 </package> |
38 | 25 |
39 | 26 |
27 | |
40 </tool_dependency> | 28 </tool_dependency> |