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