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
readme.pcg2 [2020/07/09 19:54] – [Summary] shogoreadme.pcg2 [2024/03/25 18:22] (current) – external edit 127.0.0.1
Line 11: Line 11:
 \\ \\
 Implementation of one-step genomic selection updating animal effects with the combined pedigree and genomic relationship matrix (H-Inverse). Implementation of one-step genomic selection updating animal effects with the combined pedigree and genomic relationship matrix (H-Inverse).
 +
 +//For information on availability of BLUP90IOD, please contact Ignacy Misztal (ignacy@uga.edu) or Daniela Lourenco (danilino@uga.edu) at the University of Georgia.//
  
 ====== Options ====== ====== Options ======
Line 16: Line 18:
 OPTION conv_crit 1e-12 OPTION conv_crit 1e-12
 </file> </file>
-Set a convergence criterion (default 1e-12). Usually, a stricter criterion (e.g., 1e-14 to 1e-16) is needed with a single-trait model than a multiple-start model.+Set a convergence criterion (default 1e-12). Usually, a stricter criterion (e.g., 1e-14 to 1e-16) is needed with a single-trait model than a multiple-trait model.
 <file> <file>
 OPTION maxrounds 10000 OPTION maxrounds 10000
Line 24: Line 26:
 OPTION blksize 3 OPTION blksize 3
 </file> </file>
-Set a block size for preconditioner (default 1) to accelerate convergence (usually 2 to 5 times faster). For a multiple-trait model, the number can be the number of traits.+Set a block size for preconditioner (default 1) to accelerate convergence (usually 2 to 5 times faster). For a multiple-trait model, use the number of traits.
 <file> <file>
 OPTION init_eq 10 OPTION init_eq 10
Line 48: Line 50:
 OPTION cont 1 OPTION cont 1
 </file> </file>
-To restart the program from the last solutions.+To restart the program from the last solutions (required file: solutions_rsd).
 <file> <file>
 OPTION missing -999 OPTION missing -999
Line 56: Line 58:
 OPTION restart 100 OPTION restart 100
 </file> </file>
-Set the number of iteration to recompute residuals (default=100).+Set the number of iterations to reset the residuals (default=100).
 <file> <file>
 OPTION prior_solutions OPTION prior_solutions
Line 68: Line 70:
 OPTION SNP_file snp OPTION SNP_file snp
 </file> </file>
-Specify the SNP file name to use genotype data.+Specify the SNP file name to use genotype data. \\
 \\ \\
-//For information on availability of BLUP90IODplease contact Ignacy Misztal (ignacy@uga.edu) at the University of Georgia.//+==== Storing solutions with original ID ==== 
 +blup90iod2 allows storing solutions with original ID. To do it, simply add the following option: 
 +  OPTION origID 
 +The output is //trait effect level original_id solution//, and is stored in ''solutions.original''  
 + 
 + 
readme.pcg2.txt · Last modified: 2024/03/25 18:22 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki