User Tools

Site Tools


fstat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
fstat [2007/12/12 13:14] heidifstat [2010/04/27 15:40] (current) heidi
Line 9: Line 9:
   * Windows (95 and above)   * Windows (95 and above)
   * Macintosh with PC emulation software   * Macintosh with PC emulation software
 +
  
 ===== Data type handled ===== ===== Data type handled =====
   * Microsatellites   * Microsatellites
-  * multi-allelic markers+  * Standard (multi-allelic markers
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
  
  
Line 21: Line 31:
  
 ===== Input Files ===== ===== Input Files =====
 +input file of format [[GENEPOP]] can be translated to a FSTAT input file in the file conversion menu
 +
 +=== FSTAT format: ===
   * named FILENAME.DAT   * named FILENAME.DAT
   * total number of individuals in the data set needs to be less than 20’000     * total number of individuals in the data set needs to be less than 20’000  
Line 42: Line 55:
     * nu needs to be equal to the largest code given to an allele (even if there are less than nu alleles)     * nu needs to be equal to the largest code given to an allele (even if there are less than nu alleles)
  
 +\\
 === examples: === === examples: ===
   * code for alleles is a one digit number: <code>   * code for alleles is a one digit number: <code>
Line 79: Line 93:
  
 \\ \\
-  * input file of format [[GENEPOP]] or [[FSTAT]] can be translated in the file conversion menu+=== additional label file: ===  
 +text file containing names (labels) for the population samples: 
 +  * extension: .LAB 
 +  * Each line should contain the name (label) of one sample 
 +  * samples should appear in the same order as in the .DAT file 
 +  * labels can be any length but will be truncated to six characters in the output files 
 +  * example: <code> 
 +Stade de France 
 +Twickenham 
 +Arms Park 
 +</code> 
 + 
 +=== multiple regression and partial mantel file: === 
 +No specific extension is required for this file 
 +  * example: <code> 
 +       8      3 
 +var0 (YANOM.GEN) 
 +var1 (YANOM.ANT) 
 +var2 (YANOM.GEO) 
 +35.00000 96.00000 9.00000  
 +44.00000 147.00000 28.00000  
 +38.00000 88.00000 20.00000  
 +47.00000 295.00000 152.00000  
 +56.00000 318.00000 161.00000  
 +59.00000 309.00000 178.00000  
 +52.00000 284.00000 149.00000  
 +65.00000 339.00000 158.00000  
 +</code> 
  
  
 ===== How to cite ===== ===== How to cite =====
-Goudet, J. 2001. FSTAT, a program to estimate and test gene diversities and fixation indices (version 2.9.3)+Goudet, J. 2001. FSTAT, a program to estimate and test gene diversities and fixation indices (version 2.9.3).  Available from http://www2.unil.ch/popgen/softwares/fstat.htm.  Updated from Goudet (1995)
fstat.1197461690.txt.gz · Last modified: 2008/07/22 13:30 (external edit)