# HG changeset patch # User iuc # Date 1467899700 14400 # Node ID b3f7ff168b9a29ce117bf3a69147e52f8b2ca388 # Parent cdcc4bb60bc37ce3165fec6212a4d15eb3523517 Uploaded diff -r cdcc4bb60bc3 -r b3f7ff168b9a fimo.xml --- a/fimo.xml Wed Jun 29 08:35:04 2016 -0400 +++ b/fimo.xml Thu Jul 07 09:55:00 2016 -0400 @@ -1,4 +1,4 @@ - + - Scan a set of sequences for motifs. imagemagick @@ -181,7 +181,7 @@ - options_type['output_separate_motifs'] == 'no' + options_type['options_type_selector'] == 'basic' or (options_type['options_type_selector'] == 'advanced' and options_type['output_separate_motifs'] == 'no') @@ -196,7 +196,7 @@ - options_type['output_separate_motifs'] == 'yes' + options_type['options_type_selector'] == 'advanced' and options_type['output_separate_motifs'] == 'yes'