# HG changeset patch # User fubar # Date 1375926841 14400 # Node ID 3906fe90d881c8ad263d5cbe0ad16afbf801d13a # Parent 6ccbf28d0a078917b3bca39b94e6d812d00f233e Uploaded diff -r 6ccbf28d0a07 -r 3906fe90d881 htseq_bams_to_count_matrix/generatetest.sh --- a/htseq_bams_to_count_matrix/generatetest.sh Sat Jun 15 20:00:58 2013 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -python ../htseqsams2mx.py -g rn4_chr20_100k.gtf -o test.xls --samf "'rn4chr20test1.bam','col1'" --samf "'rn4chr20test2.bam','col2'" diff -r 6ccbf28d0a07 -r 3906fe90d881 htseq_bams_to_count_matrix/htseqsams2mx.xml --- a/htseq_bams_to_count_matrix/htseqsams2mx.xml Sat Jun 15 20:00:58 2013 -0400 +++ b/htseq_bams_to_count_matrix/htseqsams2mx.xml Wed Aug 07 21:54:01 2013 -0400 @@ -1,4 +1,4 @@ - + using HTSeq code numpy + pysam freetype matplotliblite htseq diff -r 6ccbf28d0a07 -r 3906fe90d881 htseq_bams_to_count_matrix/tool_dependencies.xml --- a/htseq_bams_to_count_matrix/tool_dependencies.xml Sat Jun 15 20:00:58 2013 -0400 +++ b/htseq_bams_to_count_matrix/tool_dependencies.xml Wed Aug 07 21:54:01 2013 -0400 @@ -3,6 +3,9 @@ + + + @@ -19,6 +22,9 @@ + + + @@ -34,7 +40,7 @@ - Installation of HTSeq requires Python 2.5+ (does not yet work with Python 3), and the Numpy Python package. + Installation of HTSeq requires Python 2.5+ (does not yet work with Python 3), pysam and the Numpy Python package. Note this uses the matplotlib lite version dependent on the lite version of numpy - no atlas compilation