User Tools

Site Tools


readme.blupf90

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
Last revisionBoth sides next revision
readme.blupf90 [2018/05/18 16:02] – [Options] danireadme.blupf90 [2024/05/15 18:58] dani
Line 10: Line 10:
 OPTION conv_crit 1e-12 OPTION conv_crit 1e-12
 </file> </file>
-Set convergence criteria (deault 1e-12).+Set convergence criteria (default 1e-12).
 <file> <file>
 OPTION maxrounds 10000 OPTION maxrounds 10000
Line 34: Line 34:
 OPTION missing -999 OPTION missing -999
 </file> </file>
-Specify missing observations (default 0) in integer.+Specify missing observations in the data file. Must be an integer value (default is 0).
 <file> <file>
 OPTION residual OPTION residual
Line 42: Line 42:
 OPTION blksize 3 OPTION blksize 3
 </file> </file>
-Set block size for preconditioner (default 1).+Set block size for preconditioner (default 1) to accelerate convergence (usually 2 to 5 times faster). For a multi-trait model, use the number of traits. This option is extremely important to ensure convergence in multi-trait models.
 <file> <file>
 OPTION prior_solutions OPTION prior_solutions
Line 64: Line 64:
 Specify the SNP file name to use genotype data. Specify the SNP file name to use genotype data.
  
 +<file>
 +OPTION snp_p_value
 +</file>
 +Computes the elements of the inverse of the Mixed Model Equations that are needed for exact GWAS with p-values using postGSf90. This requires quite a lot of memory and time. For details see https://doi.org/10.1101/555243.
  
 ==== Omit A-inverse ==== ==== Omit A-inverse ====
readme.blupf90.txt · Last modified: 2024/05/15 19:00 by dani

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki