annotate README @ 22:95a05c1ef5d5

update to devshed revision aaece207bd01
author Richard Burhans <burhans@bx.psu.edu>
date Mon, 11 Mar 2013 11:28:06 -0400
parents 4b6590dd7250
children a631c2f6d913
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12
4b6590dd7250 Uploaded
miller-lab
parents:
diff changeset
1 Source code for the executables needed by these tools can be found in
4b6590dd7250 Uploaded
miller-lab
parents:
diff changeset
2 the genome_diversity directory.
4b6590dd7250 Uploaded
miller-lab
parents:
diff changeset
3
4b6590dd7250 Uploaded
miller-lab
parents:
diff changeset
4 Additionally, you'll need the following python modules:
4b6590dd7250 Uploaded
miller-lab
parents:
diff changeset
5 matplotlib (we used version 1.1.0) http://pypi.python.org/packages/source/m/matplotlib/
4b6590dd7250 Uploaded
miller-lab
parents:
diff changeset
6 mechanize (we used version 0.2.5) http://pypi.python.org/packages/source/m/mechanize/
4b6590dd7250 Uploaded
miller-lab
parents:
diff changeset
7 networkx (we used version 1.6) http://pypi.python.org/packages/source/n/networkx/
22
95a05c1ef5d5 update to devshed revision aaece207bd01
Richard Burhans <burhans@bx.psu.edu>
parents: 12
diff changeset
8 fisher (we used version 0.1.4) http://pypi.python.org/packages/source/f/fisher/
12
4b6590dd7250 Uploaded
miller-lab
parents:
diff changeset
9
4b6590dd7250 Uploaded
miller-lab
parents:
diff changeset
10 And the following software:
4b6590dd7250 Uploaded
miller-lab
parents:
diff changeset
11 ADMIXTURE (we used version 1.22) http://www.genetics.ucla.edu/software/admixture/
4b6590dd7250 Uploaded
miller-lab
parents:
diff changeset
12 EIGENSOFT (we used version 3.0) http://genepath.med.harvard.edu/~reich/Software.htm
4b6590dd7250 Uploaded
miller-lab
parents:
diff changeset
13 PHAST (we used version 1.2.1) http://compgen.bscb.cornell.edu/phast/
4b6590dd7250 Uploaded
miller-lab
parents:
diff changeset
14 QuickTree (we used version 1.1) http://www.sanger.ac.uk/resources/software/quicktree/
22
95a05c1ef5d5 update to devshed revision aaece207bd01
Richard Burhans <burhans@bx.psu.edu>
parents: 12
diff changeset
15
95a05c1ef5d5 update to devshed revision aaece207bd01
Richard Burhans <burhans@bx.psu.edu>
parents: 12
diff changeset
16 Images used in the tools' documentation are located in the static/images
95a05c1ef5d5 update to devshed revision aaece207bd01
Richard Burhans <burhans@bx.psu.edu>
parents: 12
diff changeset
17 directory. Please copy these to the static/images directory in your
95a05c1ef5d5 update to devshed revision aaece207bd01
Richard Burhans <burhans@bx.psu.edu>
parents: 12
diff changeset
18 Galaxy installation.