Mercurial > repos > recetox > retip_descriptors
annotate macros.xml @ 4:4a684bed182d draft
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit d989bc22c6af869b77be6a366935d4d7a57cf29d"
author | recetox |
---|---|
date | Wed, 14 Oct 2020 08:41:57 +0000 |
parents | 0af0728da40b |
children | 9559de53bca6 |
rev | line source |
---|---|
0
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
1 <macros> |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
2 <token name="@TOOL_VERSION@">0.5.4</token> |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
3 <xml name="requirements"> |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
4 <requirements> |
3
0af0728da40b
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 880667785eed143b5d777010c79a12a53a00af4f"
recetox
parents:
2
diff
changeset
|
5 <container type="docker">recetox/retip:@TOOL_VERSION@-recetox2</container> |
0
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
6 </requirements> |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
7 </xml> |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
8 <xml name="citations"> |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
9 <citations> |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
10 <citation type="doi">https://doi.org/10.1021/acs.analchem.9b05765</citation> |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
11 </citations> |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
12 </xml> |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
13 <token name="@HELP@"><![CDATA[ |
4
4a684bed182d
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit d989bc22c6af869b77be6a366935d4d7a57cf29d"
recetox
parents:
3
diff
changeset
|
14 **Retip** is an R package for predicting Retention Time (RT) for small molecules in a high pressure liquid |
0
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
15 chromatography (HPLC) Mass Spectrometry analysis. Retention time calculation can be useful in identifying |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
16 unknowns and removing false positive annotations. It uses five different machine learning algorithms to built a |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
17 stable, accurate and fast RT prediction model: |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
18 |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
19 - Random Forest: a decision tree algorithms |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
20 - BRNN: Bayesian Regularized Neural Network |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
21 - XGBoost: an extreme Gradient Boosting for tree algorithms |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
22 - lightGBM: a gradient boosting framework that uses tree based learning algorithms. |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
23 - Keras: a high-level neural networks API for Tensorflow |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
24 |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
25 Retip also includes useful biochemical databases like: BMDB, ChEBI, DrugBank, ECMDB, FooDB, HMDB, KNApSAcK, |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
26 PlantCyc, SMPDB, T3DB, UNPD, YMDB and STOFF. |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
27 |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
28 **Get started** |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
29 |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
30 To use Retip, a user needs to prepare a compound retention time library. The input file |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
31 needs compound Name, InChiKey, SMILES code and experimental retention time information for each compound. |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
32 The input must be a CSV file. Retip will use this input file to build a the model and will predict |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
33 retention times for other biochemical databases or an input query list of compounds. It is suggested that |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
34 the file has at least 300 compounds to build a good retention time prediction model. |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
35 ]]> |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
36 </token> |
211d986c6b42
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 931ccc430a2b20eebd174d29b45bf3fa18e85f58"
recetox
parents:
diff
changeset
|
37 </macros> |