# HG changeset patch # User lparsons # Date 1438104558 14400 # Node ID a6dcb86af1122c926b38a0596fe18a91834e6d19 # Parent 3b3601a2a7c7276fd6311f0cd92d7abd8f02d7ac planemo upload for repository https://github.com/lparsons/galaxy_tools/tree/master/tools/htseq_count commit 23de2bdafad4d386cfe88724c0e6f93a70fdb84e diff -r 3b3601a2a7c7 -r a6dcb86af112 htseq-count.xml --- a/htseq-count.xml Mon Jun 22 17:01:05 2015 -0400 +++ b/htseq-count.xml Tue Jul 28 13:29:18 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 3b3601a2a7c7 -r a6dcb86af112 tool_dependencies.xml --- a/tool_dependencies.xml Mon Jun 22 17:01:05 2015 -0400 +++ b/tool_dependencies.xml Tue Jul 28 13:29:18 2015 -0400 @@ -6,11 +6,15 @@ - + + + + + - +