Mercurial > repos > miller-lab > genome_diversity
annotate README @ 0:2c498d40ecde
Uploaded
author | miller-lab |
---|---|
date | Mon, 09 Apr 2012 12:03:06 -0400 |
parents | |
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/ |