# HG changeset patch
# User recetox
# Date 1643387196 0
# Node ID ab2b7948bdb74914622e0f627a8f6d5e899f2bb6
# Parent 27853894eeac83ee0a0f05d52062b7909cdd7f5a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/recetox_aplcms commit 9bc547872c98a9c13c561d15e8990fe82bdc0e72"
diff -r 27853894eeac -r ab2b7948bdb7 macros.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml Fri Jan 28 16:26:36 2022 +0000
@@ -0,0 +1,204 @@
+
+ 0.9.3
+
+
+ r-base
+ r-arrow
+ r-recetox-aplcms
+ r-dplyr
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 10.1093/bioinformatics/btp291
+ 10.1186/1471-2105-11-559
+ 10.1021/pr301053d
+ 10.1093/bioinformatics/btu430
+
+
+
+
+
+
+
+
+
+
+
+
+ apLCMS is a software which generates a feature table from a batch of LC/MS spectra. The m/z and retention time
+ tolerance levels are estimated from the data. A run-filter is used to detect peaks and remove noise.
+ Non-parametric statistical methods are used to find-tune peak selection and grouping. After retention time
+ correction, a feature table is generated by aligning peaks across spectra. For further information on apLCMS
+ please refer to https://mypage.cuhk.edu.cn/academics/yutianwei/apLCMS/.
+
+
diff -r 27853894eeac -r ab2b7948bdb7 recetox_aplcms_hybrid.xml
--- a/recetox_aplcms_hybrid.xml Thu Oct 21 15:03:51 2021 +0000
+++ b/recetox_aplcms_hybrid.xml Fri Jan 28 16:26:36 2022 +0000
@@ -1,14 +1,15 @@
generate a feature table from LC/MS spectra
- recetox_aplcms_macros.xml
+ macros.xml
-
+
+
+
-
#for $infile in $files
@@ -57,46 +58,43 @@
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
+
+
-
+
- This is the Hybrid version of apLCMS which is incorporating the knowledge of known metabolites and historically
- detected features on the same machinery to help detect and quantify lower-intensity peaks.
-
- CAUTION: To use such knowledge, especially historical data, you must keep using (1) the same chromatography
- system (otherwise the retention time will not match), and (2) the same type of samples with similar extraction
- technique, such as human serum.
-
- @GENERAL_HELP@
+
-
+
diff -r 27853894eeac -r ab2b7948bdb7 recetox_aplcms_macros.xml
--- a/recetox_aplcms_macros.xml Thu Oct 21 15:03:51 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,169 +0,0 @@
-
- 0.9.3
-
-
- r-base
- r-arrow
- r-recetox-aplcms
- r-dplyr
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- apLCMS is a software which generates a feature table from a batch of LC/MS spectra. The m/z and retention time
- tolerance levels are estimated from the data. A run-filter is used to detect peaks and remove noise.
- Non-parametric statistical methods are used to find-tune peak selection and grouping. After retention time
- correction, a feature table is generated by aligning peaks across spectra. For further information on apLCMS
- please refer to https://mypage.cuhk.edu.cn/academics/yutianwei/apLCMS/.
-
-
-
-
- 10.1093/bioinformatics/btp291
- 10.1186/1471-2105-11-559
- 10.1021/pr301053d
- 10.1093/bioinformatics/btu430
-
-
-