Mercurial > repos > saket-choudhary > eqtl_tools
comparison tool_dependencies.xml @ 8:168b9ff24bcb default tip
Merge multiple heads.
author | Dave Bouvier <dave@bx.psu.edu> |
---|---|
date | Mon, 27 Jan 2014 14:07:41 -0500 |
parents | bef89654259a 88a4d4c31bb6 |
children |
comparison
equal
deleted
inserted
replaced
7:bef89654259a | 8:168b9ff24bcb |
---|---|
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 |