Mercurial > repos > proteomisc > gcms_lcms_analysis
comparison tool_dependencies.xml @ 4:49c1ed90d6d6 draft
Uploaded
author | proteomisc |
---|---|
date | Sat, 16 May 2015 05:06:35 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
3:b74f2b97a501 | 4:49c1ed90d6d6 |
---|---|
1 <?xml version="1.0"?> | |
2 <tool_dependency> | |
3 <package name="R" version="3.0.3"> | |
4 <repository changeset_revision="6e0eee4ea4e1" name="package_r_3_1_2" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
5 </package> | |
6 <package name="xcms" version="1.44.0"> | |
7 <install version="1.0"> | |
8 <actions> | |
9 <action type="setup_r_environment"> | |
10 <repository changeset_revision="6e0eee4ea4e1" name="package_r_3_1_2" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | |
11 <package name="R" version="3.0.3" /> | |
12 </repository> | |
13 <package>http://cran.ms.unimelb.edu.au/src/contrib/Rcpp_0.11.6.tar.gz?raw=true</package> | |
14 <package>http://bioc.ism.ac.jp//packages/3.1/bioc/src/contrib/BiocGenerics_0.14.0.tar.gz?raw=true</package> | |
15 <package>http://bioc.ism.ac.jp//packages/3.1/bioc/src/contrib/Biobase_2.28.0.tar.gz?raw=true</package> | |
16 <package>http://bioc.ism.ac.jp//packages/3.1/bioc/src/contrib/ProtGenerics_1.0.0.tar.gz?raw=true</package> | |
17 <package>http://bioc.ism.ac.jp//packages/3.1/bioc/src/contrib/mzR_2.2.1.tar.gz?raw=true</package> | |
18 <package>http://bioc.ism.ac.jp//packages/3.1/bioc/src/contrib/xcms_1.44.0.tar.gz?raw=true</package> | |
19 </action> | |
20 </actions> | |
21 </install> | |
22 <readme> | |
23 xcms is a package from Bioconductor containing all needed steps for GC-LCMS analysis begening with the preprocessing and ending with | |
24 the exploratory analysis. | |
25 integrated to the main galaxy toolshed by bensellak.taoufik@gmail.com for studies purpose and trainee ship on mass spectrometry | |
26 analysis workflows and pipelines answering for some biological questions such as biomarquers identification extraction and | |
27 slection. targeted and untargeted (label free) quantification. | |
28 </readme> | |
29 </package> | |
30 </tool_dependency> |