Mercurial > repos > bgruening > hicup_truncater
diff hicup_truncater.xml @ 7:cc413be789ea draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/hicup commit 398a2e3e845ada656b3a7e0a6542e1668a8bcf17
author | bgruening |
---|---|
date | Thu, 23 Feb 2023 18:02:58 +0000 |
parents | 30b199ed897d |
children |
line wrap: on
line diff
--- a/hicup_truncater.xml Mon Oct 24 16:11:12 2022 +0000 +++ b/hicup_truncater.xml Thu Feb 23 18:02:58 2023 +0000 @@ -53,8 +53,8 @@ <output name="dataset1_trunc" file="dataset1.trunc.fastq.gz" decompress="true"/> <output name="dataset2_trunc" file="dataset2.trunc.fastq.gz" decompress="true"/> <output_collection name="truncation_barchart" count="2"> - <element name="dataset1.fq" file="dataset1.truncation_barchart.svg" ftype="svg" compare="sim_size"/> - <element name="dataset2.fq" file="dataset2.truncation_barchart.svg" ftype="svg" compare="sim_size"/> + <element name="dataset1.fq" file="dataset1.fastq.truncation_barchart.svg" ftype="svg" compare="sim_size"/> + <element name="dataset2.fq" file="dataset2.fastq.truncation_barchart.svg" ftype="svg" compare="sim_size"/> </output_collection> </test> <test> @@ -79,8 +79,8 @@ <element name="reverse" decompress="true" file="dataset2.trunc.fastq.gz" ftype="fastq.gz"/> </output_collection> <output_collection name="truncation_barchart" count="2"> - <element name="dataset1.fq" file="dataset1.truncation_barchart.svg" ftype="svg" compare="sim_size"/> - <element name="dataset2.fq" file="dataset2.truncation_barchart.svg" ftype="svg" compare="sim_size"/> + <element name="dataset1.fq" file="dataset1.fastq.truncation_barchart.svg" ftype="svg" compare="sim_size"/> + <element name="dataset2.fq" file="dataset2.fastq.truncation_barchart.svg" ftype="svg" compare="sim_size"/> </output_collection> </test> </tests>