changeset 2:a80f96e55958 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 9a92d439f147a5cf2370e0686854911107de1144
author iuc
date Mon, 31 Oct 2016 07:26:54 -0400
parents c7bd0cc53524
children dae123c03a74
files featurecounts.xml tool_dependencies.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/featurecounts.xml	Fri Sep 23 10:06:45 2016 -0400
+++ b/featurecounts.xml	Mon Oct 31 07:26:54 2016 -0400
@@ -106,7 +106,7 @@
                type="boolean"
                truevalue="true"
                falsevalue="false"
-               selected="false"
+               checked="false"
                label="Create gene-length file"
                help="Creates a tabular file that contains the effective (nucleotides used for counting reads) length of the feature; might be useful for estimating FPKM/RPKM" />
 
--- a/tool_dependencies.xml	Fri Sep 23 10:06:45 2016 -0400
+++ b/tool_dependencies.xml	Mon Oct 31 07:26:54 2016 -0400
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <tool_dependency>
-    <package name="subread" version="1.4.6.p5">
+    <package name="subread" version="1.4.6p5">
         <repository changeset_revision="3645871df985" name="package_subread_1_4_6_p5" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu" />
     </package>
 </tool_dependency>