Mercurial > repos > jackcurragh > ribogalaxy_create_ribosome_profile
changeset 2:f55468c622fa draft
Uploaded
author | jackcurragh |
---|---|
date | Wed, 20 Apr 2022 15:44:08 +0000 |
parents | e97985309423 |
children | dfed3b7be399 |
files | create_ribosome_profile/create_ribosome_profile.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/create_ribosome_profile/create_ribosome_profile.xml Wed Apr 20 15:08:26 2022 +0000 +++ b/create_ribosome_profile/create_ribosome_profile.xml Wed Apr 20 15:44:08 2022 +0000 @@ -15,7 +15,7 @@ </param> </inputs> <outputs> - <data name="output1" format="tabular"/> + <data name="output1" format="bed"/> </outputs> <tests> <test> @@ -23,7 +23,7 @@ <param name="input2" value="15"/> <param name="input3" value="sacCer3_transcripts.fasta"/> <param name="input4" value="offset"/> - <output name="output1" file="test.bam.sorted.bed.sorted " ftype="tabular" lines_diff="4" /> + <output name="output1" file="test.bam.sorted.bed.sorted " ftype="bed" lines_diff="4" /> </test> </tests> <help>