User Tools

Site Tools


readme.pregsf90

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
Next revisionBoth sides next revision
readme.pregsf90 [2019/07/26 21:55] – [Input files] ignacioreadme.pregsf90 [2019/07/26 21:57] – [Input files] ignacio
Line 89: Line 89:
 //SNP_ID// - identification of the SNP (alphanumeric) \\ //SNP_ID// - identification of the SNP (alphanumeric) \\
 //CHR// - chromosome number (numeric), starting from 1 \\ //CHR// - chromosome number (numeric), starting from 1 \\
-//POS// - position (bp) \\+//POS// - position bp (numeric) \\
  
 Extra columns are possible \\ Extra columns are possible \\
Line 671: Line 671:
 OPTION readGmA22 [file]           OPTION readGmA22 [file]          
 </file> </file>
 +
 +=====DEPRECATED OPTIONS=====
 +<file>OPTION chrinfo file </file> \\
 +Read SNP map information from //file//.\\
 +
 +Useful for check for Mendelian conflicts and HWE (with also ''OPTION sex_chr'') and for GWAS (see ''PostGSF90'' program)
 +
 +Format, all numeric variables: //snp order , chromosome, position// (bp).
 +
 +//snp order// corresponds to the index number of the snp, in the sorted map by chromosome and position
 +
 +
 +//chromosome// should be only numbers and starting from 1
 + 
 +First line in file corresponds to first SNP in genotype file, and so on.
 +
 +Other alphanumeric field are optional.
 +
 +If ''OPTION saveCleanSNPs'' is present fields are output.
 +
readme.pregsf90.txt · Last modified: 2024/03/25 18:22 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki