Mercurial > repos > rico > test_600
diff README @ 0:73648da53556 default tip
Uploaded
author | rico |
---|---|
date | Mon, 09 Apr 2012 11:55:36 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Mon Apr 09 11:55:36 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/