Mercurial > repos > lehmanju > rnaquast
changeset 2:7e130d325fa7 draft
Uploaded
author | lehmanju |
---|---|
date | Tue, 13 Oct 2020 12:35:25 +0000 |
parents | be96739b8313 |
children | bf3dc4cae5bf |
files | rna_quast.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/rna_quast.xml Mon Oct 12 12:54:12 2020 +0000 +++ b/rna_quast.xml Tue Oct 13 12:35:25 2020 +0000 @@ -138,11 +138,11 @@ </collection> <collection name="data_collection" type="list:list" label="${tool.name} on ${on_string}: detailed output"> <discover_datasets pattern="(?P<identifier_0>.+)_____(?P<identifier_1>.+)\.(?P<ext>txt)" directory="details/" visible="false"/> - <filter> len(input)>1 and "details" in out_add</filter> + <filter>"details" in out_add</filter> </collection> <collection name="data_collection_png" type="list:list" label="${tool.name} on ${on_string}: detailed output plots"> <discover_datasets pattern="(?P<identifier_0>.+)_____(?P<identifier_1>.+)\.(?P<ext>png)" directory="details/" visible="false"/> - <filter> len(input)>1 and "details_plots" in out_add</filter> + <filter>"details_plots" in out_add</filter> </collection> </outputs> <tests>