Mercurial > repos > fubar > htseqdevtest
annotate HTSeq/tool_dependencies.xml @ 2:be5820b55078 draft
Uploaded
| author | fubar |
|---|---|
| date | Wed, 05 Jun 2013 01:34:18 -0400 |
| parents | ec2fc72d010a |
| children | cb914a3a1870 |
| rev | line source |
|---|---|
| 0 | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | |
| 3 <package name="HTSeq" version="0.5.4p3"> | |
| 2 | 4 <repository changeset_revision="af9633757cf0" name="package_numpy_1_7" owner="blankenberg" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> |
| 0 | 5 <install version="1.0"> |
| 6 <actions> | |
| 7 <action type="setup_virtualenv">matplotlib==1.2.1 | |
| 8 HTSeq==0.5.4p3 | |
| 9 </action> | |
| 10 </actions> | |
| 11 </install> | |
| 12 <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> | |
| 13 </package> | |
| 14 </tool_dependency> |
