# HG changeset patch
# User iuc
# Date 1509389337 14400
# Node ID 889d2cd8a8090fe6f886089637e1d62ea14cf5ab
# Parent e70afb590e50db96f8353863908f7d73f39fd6da
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit a705dfd329f2e917d549215715385f5ef5001d17
diff -r e70afb590e50 -r 889d2cd8a809 featurecounts.xml
--- a/featurecounts.xml Thu Oct 26 15:11:01 2017 -0400
+++ b/featurecounts.xml Mon Oct 30 14:48:57 2017 -0400
@@ -30,7 +30,9 @@
$extended_parameters.exon_exon_junction_read_counting_enabled.count_exon_exon_junction_reads
#if str($extended_parameters.exon_exon_junction_read_counting_enabled.count_exon_exon_junction_reads) == "-J"
- -G '$extended_parameters.exon_exon_junction_read_counting_enabled.genome'
+ #if $extended_parameters.exon_exon_junction_read_counting_enabled.genome
+ -G '$extended_parameters.exon_exon_junction_read_counting_enabled.genome'
+ #end if
#end if
$extended_parameters.long_reads
@@ -274,8 +276,8 @@
label="Exon-exon junctions"
help="If specified, reads supporting each exon-exon junction will be counted" />
-
@@ -397,25 +399,31 @@
- extended_parameters.exon_exon_junction_read_counting_enabled.count_exon_exon_junction_reads == " -J"
+ extended_parameters['exon_exon_junction_read_counting_enabled']['count_exon_exon_junction_reads']
-
+
+
-
+
+
-
+
@@ -428,7 +436,7 @@
-
+
@@ -445,48 +453,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-