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