# HG changeset patch # User lparsons # Date 1438104490 14400 # Node ID dee20b55f360ceb2486da26eeb18d3bb6b4c300b # Parent 19e80c732870737c4004f105357eb8a5a79badd7 planemo upload for repository https://github.com/lparsons/galaxy_tools/tree/master/tools/htseq_count commit 23de2bdafad4d386cfe88724c0e6f93a70fdb84e diff -r 19e80c732870 -r dee20b55f360 htseq-count.xml --- a/htseq-count.xml Mon Jun 22 16:57:03 2015 -0400 +++ b/htseq-count.xml Tue Jul 28 13:28:10 2015 -0400 @@ -2,6 +2,7 @@ - Count aligned reads in a BAM file that overlap features in a GFF file htseq + numpy samtools pysam diff -r 19e80c732870 -r dee20b55f360 tool_dependencies.xml --- a/tool_dependencies.xml Mon Jun 22 16:57:03 2015 -0400 +++ b/tool_dependencies.xml Tue Jul 28 13:28:10 2015 -0400 @@ -9,6 +9,10 @@ + + + +