# HG changeset patch
# User recetox
# Date 1624024399 0
# Node ID 1b9140057e5a97d251ee8ba4331a0a438f916707
# Parent b0ba0287b76f728a6a6d5971e91b5ed266579f0e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/recetox_aplcms commit accce68183c78552905b4446a8cab581911275ef"
diff -r b0ba0287b76f -r 1b9140057e5a aplcms_macros.xml
--- a/aplcms_macros.xml Wed Oct 07 16:06:54 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,145 +0,0 @@
-
- 6.6.6
-
-
-
- recetox/aplcms:6.6.6-recetox1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 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 http://web1.sph.emory.edu/apLCMS.
-
-
-
-
- 10.1093/bioinformatics/btp291
- 10.1186/1471-2105-11-559
- 10.1021/pr301053d
- 10.1093/bioinformatics/btu430
-
-
-
diff -r b0ba0287b76f -r 1b9140057e5a aplcms_unsupervised.xml
--- a/aplcms_unsupervised.xml Wed Oct 07 16:06:54 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,67 +0,0 @@
-
-
- aplcms_macros.xml
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- This is the Unsupervised version of apLCMS which is not relying on any existing knowledge about metabolites or
- any historically detected features. For such functionality please use the Hybrid version of apLCMS.
-
- @GENERAL_HELP@
-
-
-
-
diff -r b0ba0287b76f -r 1b9140057e5a recetox_aplcms_macros.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/recetox_aplcms_macros.xml Fri Jun 18 13:53:19 2021 +0000
@@ -0,0 +1,159 @@
+
+ 0.9.3
+
+
+
+ R_SCRIPT_PATH
+ R
+ r-arrow
+ r-recetox-aplcms
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 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
+
+
+
diff -r b0ba0287b76f -r 1b9140057e5a recetox_aplcms_unsupervised.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/recetox_aplcms_unsupervised.xml Fri Jun 18 13:53:19 2021 +0000
@@ -0,0 +1,81 @@
+
+ generate a feature table from LC/MS spectra
+
+ recetox_aplcms_macros.xml
+
+
+
+
+
+
+
+
+ #for $infile in $files
+ ln -s '${infile}' '${infile.element_identifier}'
+ #end for
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ This is the Unsupervised version of apLCMS which is not relying on any existing knowledge about metabolites or
+ any historically detected features. For such functionality please use the Hybrid version of apLCMS.
+
+ @GENERAL_HELP@
+
+
+
+
diff -r b0ba0287b76f -r 1b9140057e5a test-data/hybrid_recovered_feature_sample_table.parquet
Binary file test-data/hybrid_recovered_feature_sample_table.parquet has changed
diff -r b0ba0287b76f -r 1b9140057e5a test-data/known_table.h5
Binary file test-data/known_table.h5 has changed
diff -r b0ba0287b76f -r 1b9140057e5a test-data/known_table.parquet
Binary file test-data/known_table.parquet has changed
diff -r b0ba0287b76f -r 1b9140057e5a test-data/peaks_hybrid.h5
Binary file test-data/peaks_hybrid.h5 has changed
diff -r b0ba0287b76f -r 1b9140057e5a test-data/peaks_unsupervised.h5
Binary file test-data/peaks_unsupervised.h5 has changed
diff -r b0ba0287b76f -r 1b9140057e5a test-data/unsupervised_recovered_feature_sample_table.parquet
Binary file test-data/unsupervised_recovered_feature_sample_table.parquet has changed