Mercurial > repos > recetox > recetox_aplcms_unsupervised
diff recetox_aplcms_unsupervised.xml @ 2:10093dea9b3f draft default tip
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/recetox_aplcms commit 19de0924a65bc65cbbf7c1fc17e9b5348305f95c
author | recetox |
---|---|
date | Fri, 10 Jun 2022 10:14:43 +0000 |
parents | 4e6281945270 |
children |
line wrap: on
line diff
--- a/recetox_aplcms_unsupervised.xml Thu May 26 16:46:13 2022 +0000 +++ b/recetox_aplcms_unsupervised.xml Fri Jun 10 10:14:43 2022 +0000 @@ -78,7 +78,7 @@ <tests> <test> <param name="files" value="mbr_test0.mzml,mbr_test1.mzml,mbr_test2.mzml" ftype="mzml"/> - <output name="recovered_feature_sample_table" file="unsupervised_recovered_feature_sample_table.parquet" + <output name="recovered_feature_sample_table" file="unsupervised_output/unsupervised_recovered_feature_sample_table.parquet" ftype="parquet"/> </test> <test> @@ -86,7 +86,7 @@ <section name="output_format"> <param name="out_format" value="recetox"/> </section> - <output name="recovered_feature_sample_table" file="unsupervised.recetox.parquet" ftype="parquet"/> + <output name="recovered_feature_sample_table" file="unsupervised_output/unsupervised.recetox.parquet" ftype="parquet"/> </test> </tests>