gda
This is an old revision of the document!
Table of Contents
GDA
Version 1.1 (7 January 2002)
Computes linkage and hardy-weinberg disequilibrium, some genetic distances, and provides method-of-moments estimators for hierarchical F-statistics.
Program information
- Windows
- Mac OS 10.2.8 and 10.3 (Jaguar and Panther)
Data type handled
- AFLP……..
Input Files
- uses NEXUS file format
GDADATA block
example
#nexus
begin gdadata; [comments are surrounded by square brackets]
dimensions npops=2 nloci=3;
format missing=? seperator=/;
locusallelelabels
1 'pgi 1',
2 'pgi 2',
3 adh / slow fast
;
matrix
Embudo:
indiv_1 A/A 100/100 slow/fast
indiv_2 A/A 75 / 90 slow/slow
indiv_3 A/a 75/100 fast/Slow
indiv_4 A/A 100/100 fast/fast,
Black_Mesa:
1 a/a 110/100 fast/slow
2 a/A 75/100 slow/slow
3 a/a 100/100 fast/fast
;
end;
How to cite
- Lewis, P. O., and Zaykin, D. 2001. Genetic Data Analysis: Computer program for the analysis of allelic data. Version 1.0 (d16c). Free program distributed by the authors over the internet from http://lewis.eeb.uconn.edu/lewishome/software.html
gda.1213777255.txt.gz · Last modified: 2008/07/22 13:30 (external edit)