# HG changeset patch # User recetox # Date 1628766779 0 # Node ID 7807fbeb1388823cd684af9180ace584da5fbf3f # Parent 1c70b19b09ebe302819ed99102d2d245ab6ce2a9 "planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/recetox-xmsannotator commit e547915248546657de13b91f28e5f4488ae8f7e0" diff -r 1c70b19b09eb -r 7807fbeb1388 macros.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Thu Aug 12 11:12:59 2021 +0000 @@ -0,0 +1,57 @@ + + 0.9.0 + + + r-recetox-xmsannotator + + + + + + + mz and rt. + ]]> + + + + compound_id, monoisotopic_mass, and molecular_formula. + ]]> + + + + adduct, charge, mass, and n_molecules. + ]]> + + + + + + + + + + + Mass tolerance in ppm for database matching. + + + + + + + + 10.1021/acs.analchem.6b01214 + + diff -r 1c70b19b09eb -r 7807fbeb1388 recetox_xmsannotator_advanced.xml --- a/recetox_xmsannotator_advanced.xml Thu Sep 17 08:40:19 2020 +0000 +++ b/recetox_xmsannotator_advanced.xml Thu Aug 12 11:12:59 2021 +0000 @@ -1,73 +1,141 @@ - - - recetox_xmsannotator_macros.xml - - - - - - - - - - -
- - -
- -
- -
- -
- - - - - - - - -
-
- - - - - - - -
\ No newline at end of file + + annotate peak intensity table including scores and confidence levels + + macros.xml + + + + + + + + + + + + + + + + Retention time tolerance in seconds for finding peaks derived from the same parent metabolite. + + + +
+ +
+
+ + + + Boost the scores of metabolites that not only belongs to the same pathway but also to the same + cluster. Otherwise, do not account for cluster membership. + + + + + + Require the presence of certain adducts for a high confidence match. By default, at least the + presence of an M+H adduct is required for a high confidence match. + + + + + + Table of previously validated compounds to boost their scores and confidence levels. + The 1st column of the table must contain IDs of compounds. + The optional 2nd and 3rd columns may contain mz values and retention times. + + + + + + Minimum number of adducts/isotopes to be present for a match to be considered as a high confidence match. + + + + + + Maximum number of adducts/isotopes to be present for a match to be considered as a high confidence match. + + + + + Whether to filter out low-scored multiple matcher or not. + +
+
+ + + + + + + + + + + + +
diff -r 1c70b19b09eb -r 7807fbeb1388 recetox_xmsannotator_macros.xml --- a/recetox_xmsannotator_macros.xml Thu Sep 17 08:40:19 2020 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,36 +0,0 @@ - - - - recetox_datatypes - registry.gitlab.ics.muni.cz:443/recetox/mass-spectrometry/xmsannotator:v2.0 - - - - - - - - - - - - - - - - - - - - - - - 10.1021/acs.analchem.6b01214 - - - \ No newline at end of file diff -r 1c70b19b09eb -r 7807fbeb1388 tool-data/recetox_metabolite_databases.loc.sample --- a/tool-data/recetox_metabolite_databases.loc.sample Thu Sep 17 08:40:19 2020 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,5 +0,0 @@ -# This file has the format (white space characters are -# TAB characters): -# -# -# \ No newline at end of file diff -r 1c70b19b09eb -r 7807fbeb1388 tool_data_table_conf.xml.sample --- a/tool_data_table_conf.xml.sample Thu Sep 17 08:40:19 2020 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ - - - value, date, name, path - -
-
\ No newline at end of file