Mercurial > repos > fubar > htseqdevtest
annotate HTSeq/tool_dependencies.xml @ 1:92fcb69dac43 draft
Uploaded
| author | fubar |
|---|---|
| date | Wed, 05 Jun 2013 00:50:58 -0400 |
| parents | ec2fc72d010a |
| children | be5820b55078 |
| rev | line source |
|---|---|
| 0 | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | |
| 3 <package name="HTSeq" version="0.5.4p3"> | |
| 4 <install version="1.0"> | |
| 5 <actions> | |
| 6 <action type="setup_virtualenv">matplotlib==1.2.1 | |
| 7 HTSeq==0.5.4p3 | |
| 8 </action> | |
| 9 </actions> | |
| 10 </install> | |
| 11 <readme>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</readme> | |
| 12 </package> | |
| 13 </tool_dependency> | |
| 14 |
