# HG changeset patch
# User iuc
# Date 1509389353 14400
# Node ID 3ce1c701b0df5d9e1bb7e5865f7d1bff9bc2ca28
# Parent 9d60a36b5c6a7e164d3c3f8c5408a46006939fe9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit a705dfd329f2e917d549215715385f5ef5001d17
diff -r 9d60a36b5c6a -r 3ce1c701b0df featurecounts.xml
--- a/featurecounts.xml Thu Oct 26 15:11:19 2017 -0400
+++ b/featurecounts.xml Mon Oct 30 14:49:13 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 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-