Previous changeset 6:2861eb44fbbf (2012-09-21) Next changeset 15:3ffe4e2572a7 (2014-01-27) |
Commit message:
Version bump required to update from tool shed |
modified:
htseq-count.xml |
b |
diff -r 2861eb44fbbf -r 55bd18f8429c htseq-count.xml --- a/htseq-count.xml Fri Sep 21 17:40:40 2012 -0400 +++ b/htseq-count.xml Fri Sep 21 17:45:33 2012 -0400 |
b |
@@ -1,4 +1,4 @@ -<tool id="htseq_count" name="htseq-count" version="0.2"> +<tool id="htseq_count" name="htseq-count" version="0.2.1"> <description> - Count aligned reads in a BAM file that overlap features in a GFF file</description> <version_command>htseq-count -h | grep version | sed 's/^\(.*\)*\(version .*\)\./\2/'</version_command> <requirements> |