view README @ 24:248b06e86022

Added gd_genotype datatype. Modified tools to support new datatype.
author Richard Burhans <burhans@bx.psu.edu>
date Tue, 28 May 2013 16:24:19 -0400
parents 95a05c1ef5d5
children a631c2f6d913
line wrap: on
line source

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/
    fisher     (we used version 0.1.4) http://pypi.python.org/packages/source/f/fisher/

And the following software:
    ADMIXTURE  (we used version 1.22)  http://www.genetics.ucla.edu/software/admixture/
    EIGENSOFT  (we used version 3.0)   http://genepath.med.harvard.edu/~reich/Software.htm
    PHAST      (we used version 1.2.1) http://compgen.bscb.cornell.edu/phast/
    QuickTree  (we used version 1.1)   http://www.sanger.ac.uk/resources/software/quicktree/

Images used in the tools' documentation are located in the static/images
directory.  Please copy these to the static/images directory in your
Galaxy installation.