# HG changeset patch
# User lparsons
# Date 1397245720 14400
# Node ID f7803cda345dcc6d510563f658ed9d4e659d8234
# Parent c1db55359a86e1821334d0b8de70483f3f928832
Fixed test output, added missing pysam dependency
diff -r c1db55359a86 -r f7803cda345d test-data/htseq-test-paired_othercounts.tsv
--- a/test-data/htseq-test-paired_othercounts.tsv Fri Apr 11 15:00:37 2014 -0400
+++ b/test-data/htseq-test-paired_othercounts.tsv Fri Apr 11 15:48:40 2014 -0400
@@ -1,5 +1,5 @@
-no_feature 533
-ambiguous 1
-too_low_aQual 0
-not_aligned 0
-alignment_not_unique 0
+_feature 755
+__ambiguous 0
+__too_low_aQual 96
+__not_aligned 0
+__alignment_not_unique 0
diff -r c1db55359a86 -r f7803cda345d test-data/htseq-test_othercounts.tsv
--- a/test-data/htseq-test_othercounts.tsv Fri Apr 11 15:00:37 2014 -0400
+++ b/test-data/htseq-test_othercounts.tsv Fri Apr 11 15:48:40 2014 -0400
@@ -1,5 +1,5 @@
-no_feature 19
-ambiguous 0
-too_low_aQual 0
-not_aligned 1336
-alignment_not_unique 0
+__no_feature 19
+__ambiguous 0
+__too_low_aQual 0
+__not_aligned 1336
+__alignment_not_unique 0
diff -r c1db55359a86 -r f7803cda345d tool_dependencies.xml
--- a/tool_dependencies.xml Fri Apr 11 15:00:37 2014 -0400
+++ b/tool_dependencies.xml Fri Apr 11 15:48:40 2014 -0400
@@ -9,6 +9,10 @@
+
+
+
+