Mercurial > repos > recetox > matchms_formatter
changeset 2:52abfe76c25b draft
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/matchms commit 46191b39a711f92418f1d412065bbb3648dbf42d"
author | recetox |
---|---|
date | Mon, 24 Jan 2022 11:15:28 +0000 |
parents | 364976b9aba6 |
children | e2a1dbeba196 |
files | matchms_formatter.xml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/matchms_formatter.xml Tue Jan 11 15:13:57 2022 +0000 +++ b/matchms_formatter.xml Mon Jan 24 11:15:28 2022 +0000 @@ -62,14 +62,14 @@ <param name="selection" value="get-thresholded-data"/> <param name="scores_threshold" value="0.4"/> <param name="matches_threshold" value="2"/> - <output name="output" file="test2_threshold_formatting.tsv" ftype="tsv" checksum="md5$8929cdac47252da638f066261ffc16b7"/> + <output name="output" file="formatter/test2_threshold_formatting.tsv" ftype="tsv" checksum="md5$8929cdac47252da638f066261ffc16b7"/> </test> <test> <param name="scores" value="scores_test2_out.tsv" ftype="tsv"/> <param name="matches" value="matches_test2_out.tsv" ftype="tsv"/> <param name="selection" value="get-top-k-data"/> <param name="k" value="3"/> - <output name="output" file="test2_topk_formatting.tsv" ftype="tsv" checksum="md5$a9186721aa2df2f9dbdef5021aa6bc26"/> + <output name="output" file="formatter/test2_topk_formatting.tsv" ftype="tsv" checksum="md5$a9186721aa2df2f9dbdef5021aa6bc26"/> </test> </tests> @@ -104,4 +104,4 @@ +----------+-----------+---------+--------+ ]]></help> -</tool> \ No newline at end of file +</tool>