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/09/04 17:31] – [Quality Control (QC) for G] 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 284: Line 284:
 <file>OPTION sex_chr n</file> <file>OPTION sex_chr n</file>
 Chromosomes number equal or greater than //n// are not consider autosomes.\\ Chromosomes number equal or greater than //n// are not consider autosomes.\\
-If selected this option, sex chromosomes will not be used for checking parent-progeny Mendelian conflicts and HWE\\+If selected this option, sex chromosomes will not be used for checking parent-progeny Mendelian conflicts,  HWE and heritability of gene content\\
 but they will be included for all remaining processes. **If you want to remove sex chromosomes**, which we do recommend, use ''OPTION excludeCHR''. but they will be included for all remaining processes. **If you want to remove sex chromosomes**, which we do recommend, use ''OPTION excludeCHR''.
    
Line 358: Line 358:
 The test is useful for homogenous populations (breeds) but theory does not hold for crossbred animals.  The test is useful for homogenous populations (breeds) but theory does not hold for crossbred animals. 
  This test uses explicitly inv(A22) so it is not suitable for very large populations.  This test uses explicitly inv(A22) so it is not suitable for very large populations.
- 
  
  
Line 671: Line 670:
 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