Previous changeset 8:04b494623f8e (2020-10-03) Next changeset 10:e4c01dcece8b (2021-07-22) |
Commit message:
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/salmon commit fe9dd99a14770b6c5f26e24893599acb577e304f" |
modified:
alevin.xml |
b |
diff -r 04b494623f8e -r ecb9ea6269ee alevin.xml --- a/alevin.xml Sat Oct 03 18:49:31 2020 +0000 +++ b/alevin.xml Wed Mar 24 20:15:12 2021 +0000 |
[ |
@@ -214,6 +214,9 @@ <filter>optional["dumpUmiGraph"]</filter> <discover_datasets pattern="__name_and_ext__" ext="pdf" directory="fixed"/> </collection> + <data name="cmd_info.json" label="cmd_info.json" format="json" from_work_dir="output/cmd_info.json"> + <filter>allout</filter> + </data> </outputs> <tests> <test expect_num_outputs="11"> |