# HG changeset patch
# User iuc
# Date 1468839004 14400
# Node ID e3f369973054de9e811d2a943c66048fcc46e397
# Parent d0bb240d7525add8d8c05f56075020bf6d9e3545
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
diff -r d0bb240d7525 -r e3f369973054 stringtie.xml
--- a/stringtie.xml Wed Jul 13 14:48:26 2016 -0400
+++ b/stringtie.xml Mon Jul 18 06:50:04 2016 -0400
@@ -79,25 +79,25 @@
- option_set['abundance_estimation']
+ option_set['options'] == 'advanced' and option_set['abundance_estimation']
- guide['use_guide'] == "yes"
+ guide['use_guide'] == 'yes'
- guide['output_ballgown']
+ guide['use_guide'] == 'yes' and guide['output_ballgown']
- guide['output_ballgown']
+ guide['use_guide'] == 'yes' and guide['output_ballgown']
- guide['output_ballgown']
+ guide['use_guide'] == 'yes' and guide['output_ballgown']
- guide['output_ballgown']
+ guide['use_guide'] == 'yes' and guide['output_ballgown']
- guide['output_ballgown']
+ guide['use_guide'] == 'yes' and guide['output_ballgown']
@@ -204,4 +204,3 @@
-
\ No newline at end of file