Mercurial > repos > iuc > featurecounts
changeset 2:4d0763d3eb93 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit c2d5ab40b214e429d8a9d0c5b2b35adfc46a87e6
author | iuc |
---|---|
date | Mon, 31 Oct 2016 07:28:13 -0400 |
parents | 94fdae43f062 |
children | 711c80e57384 |
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:34 2016 -0400 +++ b/featurecounts.xml Mon Oct 31 07:28:13 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:34 2016 -0400 +++ b/tool_dependencies.xml Mon Oct 31 07:28:13 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="166fce030d7c" name="package_subread_1_4_6_p5" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" /> </package> </tool_dependency>