Mercurial > repos > fubar > differential_count_models
annotate tool_dependencies.xml @ 130:a9ffdf5f7d2a draft
with tests
author | fubar |
---|---|
date | Thu, 01 Jan 2015 21:53:07 -0500 |
parents | a95f5496d330 |
children |
rev | line source |
---|---|
108
96ebf676f6c0
consolidated from baker version. includes anscombe robust fit option. Heatmap is wrong still and the r packages won't export with all their dependencies so testing is painful
fubar
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
96ebf676f6c0
consolidated from baker version. includes anscombe robust fit option. Heatmap is wrong still and the r packages won't export with all their dependencies so testing is painful
fubar
parents:
diff
changeset
|
2 <tool_dependency> |
111 | 3 <package name="R_3_1_1" version="3.1.1"> |
117 | 4 <repository changeset_revision="63cdb9b2234c" name="package_r_3_1_1" owner="fubar" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
108
96ebf676f6c0
consolidated from baker version. includes anscombe robust fit option. Heatmap is wrong still and the r packages won't export with all their dependencies so testing is painful
fubar
parents:
diff
changeset
|
5 </package> |
96ebf676f6c0
consolidated from baker version. includes anscombe robust fit option. Heatmap is wrong still and the r packages won't export with all their dependencies so testing is painful
fubar
parents:
diff
changeset
|
6 <package name="graphicsmagick" version="1.3.18"> |
117 | 7 <repository changeset_revision="bff3f66adff2" name="package_graphicsmagick_1_3" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
108
96ebf676f6c0
consolidated from baker version. includes anscombe robust fit option. Heatmap is wrong still and the r packages won't export with all their dependencies so testing is painful
fubar
parents:
diff
changeset
|
8 </package> |
111 | 9 <package name="ghostscript" version="9.10"> |
10 <repository changeset_revision="9345d2740f0c" name="package_ghostscript_9_10" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | |
108
96ebf676f6c0
consolidated from baker version. includes anscombe robust fit option. Heatmap is wrong still and the r packages won't export with all their dependencies so testing is painful
fubar
parents:
diff
changeset
|
11 </package> |
111 | 12 |
108
96ebf676f6c0
consolidated from baker version. includes anscombe robust fit option. Heatmap is wrong still and the r packages won't export with all their dependencies so testing is painful
fubar
parents:
diff
changeset
|
13 <package name="biocbasics" version="2.14"> |
111 | 14 <install version="1.0"> |
108
96ebf676f6c0
consolidated from baker version. includes anscombe robust fit option. Heatmap is wrong still and the r packages won't export with all their dependencies so testing is painful
fubar
parents:
diff
changeset
|
15 <actions> |
111 | 16 <action type="setup_r_environment"> |
118 | 17 <repository changeset_revision="63cdb9b2234c" name="package_r_3_1_1" owner="fubar" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
111 | 18 <package name="R_3_1_1" version="3.1.1" /> |
19 </repository> | |
129 | 20 |
115 | 21 |
22 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/Rcpp_0.11.3.tar.gz?raw=true</package> | |
23 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/RcppArmadillo_0.4.450.1.0.tar.gz?raw=true</package> | |
129 | 24 |
115 | 25 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/stringr_0.6.2.tar.gz?raw=true</package> |
26 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/locfit_1.5-9.1.tar.gz?raw=true</package> | |
27 | |
28 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/xtable_1.7-4.tar.gz?raw=true</package> | |
112 | 29 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/BiocGenerics_0.10.0.tar.gz?raw=true</package> |
114 | 30 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/IRanges_1.22.10.tar.gz?raw=true</package> |
115 | 31 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/GenomeInfoDb_1.0.2.tar.gz?raw=true</package> |
114 | 32 |
33 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/Biobase_2.24.0.tar.gz?raw=true</package> | |
115 | 34 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/XVector_0.4.0.tar.gz?raw=true</package> |
129 | 35 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/GenomicRanges_1.16.4.tar.gz?raw=true</package> |
114 | 36 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/RColorBrewer_1.0-5.tar.gz?raw=true</package> |
129 | 37 <!-- |
38 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/getopt_1.20.0.tar.gz?raw=true</package> | |
39 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/digest_0.6.4.tar.gz?raw=true</package> | |
40 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/labeling_0.3.tar.gz?raw=true</package> | |
41 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/colorspace_1.2-4.tar.gz?raw=true</package> | |
42 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/munsell_0.4.2.tar.gz?raw=true</package> | |
43 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/dichromat_2.0-0.tar.gz?raw=true</package> | |
113 | 44 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/reshape2_1.4.tar.gz?raw=true</package> |
115 | 45 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/scales_0.2.4.tar.gz?raw=true</package> |
129 | 46 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/gtable_0.1.2.tar.gz?raw=true</package> |
47 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/plyr_1.8.1.tar.gz?raw=true</package> | |
48 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/statmod_1.4.20.tar.gz?raw=true</package> | |
49 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/proto_0.3-10.tar.gz?raw=true</package> | |
50 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/rjson_0.2.14.tar.gz?raw=true</package> | |
51 --> | |
114 | 52 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/DBI_0.3.1.tar.gz?raw=true</package> |
53 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/RSQLite_0.11.4.tar.gz?raw=true</package> | |
54 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/XML_3.98-1.1.tar.gz?raw=true</package> | |
55 | |
115 | 56 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/AnnotationDbi_1.26.1.tar.gz?raw=true</package> |
114 | 57 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/annotate_1.42.1.tar.gz?raw=true</package> |
115 | 58 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/geneplotter_1.42.0.tar.gz?raw=true</package> |
59 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/genefilter_1.46.1.tar.gz?raw=true</package> | |
60 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/limma_3.20.9.tar.gz?raw=true</package> | |
61 | |
113 | 62 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/DESeq2_1.4.5.tar.gz?raw=true</package> |
112 | 63 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/edgeR_3.6.8.tar.gz?raw=true</package> |
64 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/ggplot2_1.0.0.tar.gz?raw=true</package> | |
127 | 65 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/bitops_1.0-6.tar.gz?raw=true</package> |
126 | 66 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/gtools_3.4.1.tar.gz?raw=true</package> |
67 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/gdata_2.13.3.tar.gz?raw=true</package> | |
68 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/caTools_1.17.1.tar.gz?raw=true</package> | |
125 | 69 <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/gplots_2.14.2.tar.gz?raw=true</package> |
108
96ebf676f6c0
consolidated from baker version. includes anscombe robust fit option. Heatmap is wrong still and the r packages won't export with all their dependencies so testing is painful
fubar
parents:
diff
changeset
|
70 </action> |
96ebf676f6c0
consolidated from baker version. includes anscombe robust fit option. Heatmap is wrong still and the r packages won't export with all their dependencies so testing is painful
fubar
parents:
diff
changeset
|
71 </actions> |
96ebf676f6c0
consolidated from baker version. includes anscombe robust fit option. Heatmap is wrong still and the r packages won't export with all their dependencies so testing is painful
fubar
parents:
diff
changeset
|
72 </install> |
111 | 73 <readme> |
115 | 74 Differential gene expression analysis |
75 You may need libxml2-dev for XML to compile | |
111 | 76 Ubuntu has a bug with libgfortran. To fix that create a symlink like: sudo ln -s /usr/lib/x86_64-linux-gnu/libgfortran.so.3 /usr/lib/x86_64-linux-gnu/libgfortran.so |
77 </readme> | |
108
96ebf676f6c0
consolidated from baker version. includes anscombe robust fit option. Heatmap is wrong still and the r packages won't export with all their dependencies so testing is painful
fubar
parents:
diff
changeset
|
78 </package> |
96ebf676f6c0
consolidated from baker version. includes anscombe robust fit option. Heatmap is wrong still and the r packages won't export with all their dependencies so testing is painful
fubar
parents:
diff
changeset
|
79 </tool_dependency> |