Mercurial > repos > recetox > recetox_aplcms_unsupervised
comparison recetox_aplcms_unsupervised.xml @ 14:202ac259e077 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:09:48 +0000 |
| parents | 006736cab495 |
| children |
comparison
equal
deleted
inserted
replaced
| 13:006736cab495 | 14:202ac259e077 |
|---|---|
| 76 </outputs> | 76 </outputs> |
| 77 | 77 |
| 78 <tests> | 78 <tests> |
| 79 <test> | 79 <test> |
| 80 <param name="files" value="mbr_test0.mzml,mbr_test1.mzml,mbr_test2.mzml" ftype="mzml"/> | 80 <param name="files" value="mbr_test0.mzml,mbr_test1.mzml,mbr_test2.mzml" ftype="mzml"/> |
| 81 <output name="recovered_feature_sample_table" file="unsupervised_recovered_feature_sample_table.parquet" | 81 <output name="recovered_feature_sample_table" file="unsupervised_output/unsupervised_recovered_feature_sample_table.parquet" |
| 82 ftype="parquet"/> | 82 ftype="parquet"/> |
| 83 </test> | 83 </test> |
| 84 <test> | 84 <test> |
| 85 <param name="files" value="mbr_test0.mzml,mbr_test1.mzml,mbr_test2.mzml" ftype="mzml"/> | 85 <param name="files" value="mbr_test0.mzml,mbr_test1.mzml,mbr_test2.mzml" ftype="mzml"/> |
| 86 <section name="output_format"> | 86 <section name="output_format"> |
| 87 <param name="out_format" value="recetox"/> | 87 <param name="out_format" value="recetox"/> |
| 88 </section> | 88 </section> |
| 89 <output name="recovered_feature_sample_table" file="unsupervised.recetox.parquet" ftype="parquet"/> | 89 <output name="recovered_feature_sample_table" file="unsupervised_output/unsupervised.recetox.parquet" ftype="parquet"/> |
| 90 </test> | 90 </test> |
| 91 </tests> | 91 </tests> |
| 92 | 92 |
| 93 <help> | 93 <help> |
| 94 <