Mercurial > repos > fubar > differential_count_models
annotate tool_dependencies.xml @ 48:1c6c7e481be7 draft
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
author | fubar |
---|---|
date | Mon, 23 Dec 2013 17:14:14 -0500 |
parents | |
children |
rev | line source |
---|---|
48
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
2 <tool_dependency> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
3 <!-- |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
4 this will not compile for me - it thinks we have autoscaling on |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
5 - so we need libopenblas-base installed on all nodes...grrr |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
6 <package name="atlas" version="3.11.11"> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
7 <repository name='package_atlas_3_11' owner="iuc" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu/" /> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
8 </package> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
9 and we need this added to the set_environment section below too |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
10 <repository name="package_atlas_3_11" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu/"> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
11 <package name="atlas" version="3.11.11" /> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
12 </repository> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
13 --> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
14 <package name="r3" version="3.0.1"> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
15 <repository changeset_revision="6e89ec508745" name="package_r3" owner="fubar" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu/" /> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
16 </package> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
17 <package name="ghostscript" version="9.07"> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
18 <repository changeset_revision="7245d8573fca" name="package_ghostscript_9_07" owner="iuc" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu/" /> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
19 </package> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
20 <package name="graphicsmagick" version="1.3.18"> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
21 <repository changeset_revision="2fd4eb971ba5" name="package_graphicsmagick_1_3" owner="iuc" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu/" /> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
22 </package> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
23 <package name="biocbasics" version="2.12"> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
24 <install version="1.0"> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
25 <actions> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
26 <action type="set_environment_for_install"> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
27 <repository changeset_revision="6e89ec508745" name="package_r3" owner="fubar" toolshed="http://testtoolshed.g2.bx.psu.edu/"> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
28 <package name="r3" version="3.0.1" /> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
29 </repository> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
30 </action> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
31 <action type="make_directory">$INSTALL_DIR</action> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
32 <action type="shell_command">echo "source('http://bioconductor.org/biocLite.R')" > $INSTALL_DIR/runme.R</action> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
33 <action type="shell_command">echo "installme=c('edgeR','limma','DESeq','DESeq2')" >> $INSTALL_DIR/runme.R</action> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
34 <action type="shell_command">echo "biocLite()" >> $INSTALL_DIR/runme.R</action> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
35 <action type="shell_command">echo "biocLite(installme)" >> $INSTALL_DIR/runme.R</action> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
36 <action type="shell_command">echo "install.packages(c('stringr','gplots'),dependencies=T,repos='http://cran.us.r-project.org')" >> $INSTALL_DIR/runme.R</action> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
37 <action type="shell_command">echo "quit(save='no')" >> $INSTALL_DIR/runme.R</action> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
38 <action type="shell_command"> export PATH=$PATH && export R_HOME=$R_HOME && export R_LIBS=$R_LIBS && R CMD BATCH $INSTALL_DIR/runme.R </action> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
39 </actions> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
40 </install> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
41 <readme>Installs some basic bioc packages for the edgeR wrapper and dependencies graphicsmagick |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
42 (replaces imagemagick) and ghostscript for compressing R's bloated pdfs |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
43 It's clunky but this is the most convenient way I could get anything installed into the package_r3 |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
44 Note we use cran at fred hutch since no fastest mirror thingy |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
45 copyright ross lazarus last updated december 2013 ross stop lazarus at gmail stop com |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
46 License to use this source (dependencies have their own obligations) |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
47 is made available to you under the terms of the LGPL |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
48 </readme> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
49 </package> |
1c6c7e481be7
removed atlas - won't compile here at the Baker - thinks we have cpu scaling turned on. We don't afaik.
fubar
parents:
diff
changeset
|
50 </tool_dependency> |