| Previous changeset 33:1b851f87fbe0 (2024-10-24) Next changeset 35:30f6985f0ac7 (2025-05-07) |
|
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit f27749b7d724cde23f3cdfe8c7275fb9222bda06 |
|
modified:
featurecounts.xml |
| b |
| diff -r 1b851f87fbe0 -r 5dbff3a5845a featurecounts.xml --- a/featurecounts.xml Thu Oct 24 05:46:38 2024 +0000 +++ b/featurecounts.xml Sun Dec 22 10:55:10 2024 +0000 |
| b |
| @@ -1,7 +1,7 @@ <tool id="featurecounts" name="featureCounts" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.09"> <description>Measure gene expression in RNA-Seq experiments from SAM or BAM files</description> <macros> - <token name="@TOOL_VERSION@">2.0.6</token> + <token name="@TOOL_VERSION@">2.0.8</token> <token name="@VERSION_SUFFIX@">0</token> <macro name="conditional_gff_opions"> |