Mercurial > repos > greg > assembly_post_processor
changeset 76:ce5b201b7782 draft
Uploaded
author | greg |
---|---|
date | Thu, 05 Oct 2017 14:03:35 -0400 |
parents | 37ed984d934e |
children | 2849bcb0b7ed |
files | assembly_post_processor.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/assembly_post_processor.xml Thu Oct 05 14:03:22 2017 -0400 +++ b/assembly_post_processor.xml Thu Oct 05 14:03:35 2017 -0400 @@ -90,7 +90,7 @@ </conditional> </inputs> <outputs> - <collection name="output_tgf" type="list" label="Targeted gene families statistics: ${tool.name} on ${on_string}"> + <collection name="output_stats" type="list" label="Targeted gene families statistics: ${tool.name} on ${on_string}"> <discover_datasets pattern="__name__" directory="assemblyPostProcessing_dir/targeted_gene_families_statistics" format="tabular" /> <filter>options_type['options_type_selector'] == 'advanced' and options_type['target_gene_family_assembly_cond']['target_gene_family_assembly'] == 'yes'</filter> </collection>