Mercurial > repos > miller-lab > genome_diversity
diff README @ 0:2c498d40ecde
Uploaded
author | miller-lab |
---|---|
date | Mon, 09 Apr 2012 12:03:06 -0400 |
parents | |
children | 8a1147101f85 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Mon Apr 09 12:03:06 2012 -0400 @@ -0,0 +1,7 @@ +Source code for the executables needed by these tools can be found in +the genome_diversity directory. + +Additionally, you'll need the following python modules: + matplotlib (we used version 1.1.0) http://pypi.python.org/packages/source/m/matplotlib/ + mechanize (we used version 0.2.5) http://pypi.python.org/packages/source/m/mechanize/ + networkx (we used version 1.6) http://pypi.python.org/packages/source/n/networkx/