Previous changeset 15:9c62ad7dd113 (2021-04-29) |
Commit message:
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/main/tools/gstf_preparation commit 6e40bbe92367310e9d3ec69571d08eb49af7c0a6-dirty |
modified:
gstf_preparation.xml |
b |
diff -r 9c62ad7dd113 -r 4340eef6ec1b gstf_preparation.xml --- a/gstf_preparation.xml Thu Apr 29 19:46:38 2021 +0000 +++ b/gstf_preparation.xml Mon Feb 24 11:15:06 2025 +0000 |
b |
@@ -105,7 +105,7 @@ <output name="output_db" file="test4.sqlite" compare="sim_size" delta="30000" /> <output name="output_fasta" file="test4.fasta" /> </test> - <test> + <test expect_num_outputs="3"> <param name="json" ftype="json" value="gene.json" /> <param name="fasta_inputs" ftype="fasta" value="CDS.fasta" /> <param name="filter" value="coding" /> @@ -165,5 +165,6 @@ If a value in the **ID** and **Parent** attribute contains a colon, everything up to the first colon will be discarded. ]]></help> <citations> + <citation type="doi">https://doi.org/10.1093/gigascience/giy005</citation> </citations> </tool> |