# HG changeset patch # User fubar # Date 1370407750 14400 # Node ID ec2fc72d010a9269399df7bf640dee48ca5bb1f3 Initial test diff -r 000000000000 -r ec2fc72d010a HTSeq/HTSeq.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/HTSeq/HTSeq.xml Wed Jun 05 00:49:10 2013 -0400 @@ -0,0 +1,5 @@ + + + numpy + + diff -r 000000000000 -r ec2fc72d010a HTSeq/tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/HTSeq/tool_dependencies.xml Wed Jun 05 00:49:10 2013 -0400 @@ -0,0 +1,14 @@ + + + + + + matplotlib==1.2.1 + HTSeq==0.5.4p3 + + + + This is a dependency only package. It will setup a virtualenv with HTSEq and matplotlib. It requires numpy to be already available so requires the numpy dependency package + + +