Mercurial > repos > miller-lab > genome_diversity
annotate README @ 3:f810c756a5d6
removed duplicate tool
author | Richard Burhans <burhans@bx.psu.edu> |
---|---|
date | Mon, 09 Apr 2012 16:51:28 -0400 |
parents | 2c498d40ecde |
children | 8a1147101f85 |
rev | line source |
---|---|
0 | 1 Source code for the executables needed by these tools can be found in |
2 the genome_diversity directory. | |
3 | |
4 Additionally, you'll need the following python modules: | |
5 matplotlib (we used version 1.1.0) http://pypi.python.org/packages/source/m/matplotlib/ | |
6 mechanize (we used version 0.2.5) http://pypi.python.org/packages/source/m/mechanize/ | |
7 networkx (we used version 1.6) http://pypi.python.org/packages/source/n/networkx/ |