User Tools

Site Tools


readme.pcg2

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.pcg2 [2012/05/29 17:04] shogoreadme.pcg2 [2013/07/17 16:20] shogo
Line 2: Line 2:
 \\ \\
 The original program was written by Shogo Tsuruta in 1999. The original program was written by Shogo Tsuruta in 1999.
 +See PREGSF90 with genotypes (SNP) for options.
  
 ===== Summary===== ===== Summary=====
-BLUP90IOD2 is a BLUP program for solving a large number of mixed model equations, using preconditioned conjugate gradient (PCG).+BLUP90IOD2 is a BLUP program for solving a large number of mixed model equations, using preconditioned conjugate gradient (PCG). Another version for heterogeneous residual variances is also available.
  
 ====== Options ====== ====== Options ======
Line 22: Line 23:
 OPTION init_eq 10 OPTION init_eq 10
 </file> </file>
-Set the number of effects to be solved directly (default=0)+Set the number of effects to be solved directly (default=0)
 +<file> 
 +OPTION solv_method FSPAK 
 +</file> 
 +Solving method for initial equations (default=DIRECT). 
 +<file> 
 +OPTION tol 1d-12 
 +</file> 
 +Tolerance to get a positive definite matrix (default=1d-12). 
 +<file> 
 +OPTION residual 
 +</file> 
 +y-hat and residuals will be included in "yhat_residual"
 +<file> 
 +OPTION avgeps 50 
 +</file> 
 +Using the last 50 average eps for convergence.
 <file> <file>
 OPTION cont 1 OPTION cont 1
 </file> </file>
-To restart the program from the previous solutions+To restart the program from the previous solutions.
 <file> <file>
 OPTION missing -1 OPTION missing -1
Line 34: Line 51:
 OPTION restart 100 OPTION restart 100
 </file> </file>
-Set the number of iteration to recompute residuals (default=100)+Set the number of iteration to recompute residuals (default=100)
 +<file> 
 +OPTION prior_solutions 
 +</file> 
 +Using the previous solution file to start the iteration. An additional software is required to use this option. 
 +<file> 
 +OPTION random_upg 1 2 
 +</file> 
 +Set the UPG random. "1" the weight for random UPG = 1. If the second number exits, the weight will be inverted (e.g., 1/2=0.5).
 <file> <file>
 OPTION SNP_file snps OPTION SNP_file snps
 </file> </file>
-implement one-step genomic selection updating animal effects with genomic relationship matrix (H-Inverse)+implement one-step genomic selection updating animal effects with genomic relationship matrix (H-Inverse).
  
 //For information on availability of BLUP90IOD, please contact Ignacy Misztal (ignacy@uga.edu) at the University of Georgia.// //For information on availability of BLUP90IOD, please contact Ignacy Misztal (ignacy@uga.edu) at the University of Georgia.//
  
readme.pcg2.txt · Last modified: 2024/05/16 14:16 by dani

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki