Mercurial > repos > blankenberg > package_macs2_2_0_10_20131216_virtual_env
annotate tool_dependencies.xml @ 1:9dd10b6c51be default tip
remove some whitespace
| author | Daniel Blankenberg <dan@bx.psu.edu> |
|---|---|
| date | Tue, 29 Apr 2014 14:33:59 -0400 |
| parents | 3523d9b188b6 |
| children |
| rev | line source |
|---|---|
| 0 | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | |
| 1 | 3 <!-- MACS2 version 2.0.10 12162013 --> |
| 0 | 4 <package name="macs2" version="2.0.10.20131216"> |
| 5 <install version="1.0"> | |
| 6 <actions> | |
| 1 | 7 <action type="setup_virtualenv" python="python2.7" use_requirements_file="False">numpy==1.7.1 |
| 0 | 8 scipy==0.12.0 |
| 9 MACS2==2.0.10.20131216 | |
| 10 </action> | |
| 11 </actions> | |
| 12 </install> | |
| 13 <readme>Installs MACS2 using a pip inside of a virtual_env. Also installs numpy and scipy. MACS2 can be found at https://github.com/taoliu/MACS</readme> | |
| 14 </package> | |
| 15 </tool_dependency> | |
| 16 |
