Mercurial > repos > saketkc > eqtl_tools
comparison tool_dependencies.xml @ 1:832a77c2ea1d
Fix the file organisation
| author | Saket Choudhary <saketkc@gmail.com> |
|---|---|
| date | Tue, 09 Jul 2013 14:20:26 +0530 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 0:bf4b8c66fb2c | 1:832a77c2ea1d |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="panama" version="0.4"> | |
| 4 <install version="1.0"> | |
| 5 <actions> | |
| 6 <action type="setup_virtualenv">panama</action> | |
| 7 </actions> | |
| 8 </install> | |
| 9 <readme> PANAMA installation needs numpy ,scipy, matplotlib, ipython, cython, pandas, pygp. | |
| 10 Please change the "backend" to "Agg" as "backend: Agg" </readme> | |
| 11 </package> | |
| 12 </tool_dependency> | |
| 13 | |
| 14 | |
| 15 |
