User Tools

Site Tools


readme.renumf90

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.renumf90 [2023/03/08 08:53] – [Additive Pedigree File] danireadme.renumf90 [2023/06/12 16:47] – [Options] andres
Line 346: Line 346:
 </file> </file>
 where //nn// is the number of fields.  where //nn// is the number of fields. 
 +
 +<file>
 +OPTION missing x
 +</file>
 +
 +allows indicating that missing value is the number x (e.g. 999) for instance if 0 is a valid record.
 +
 +<file>
 +OPTION missing_in_weights
 +</file>
 +
 +in addition, this indicates that if a weight for the trait is 0, then the value of the trait is converted to "missing" in the output file ''renf90.dat'', i.e. 0 by default or another value is set if  ''OPTION missing '' is used. 
  
 <file> <file>
Line 353: Line 365:
  
 <file> <file>
-OPTION inbreeding_method n+OPTION inbreeding_method 1
 </file> </file>
  
Line 366: Line 378:
   * 1: Meuwissen and Luo (1992)   * 1: Meuwissen and Luo (1992)
  
-the default is method 1, and speed-ups are made using method 6 but this requires using several threads (e.g. using ''OMP_NUM_THREADS=4'')+the default is method 1. Large speed-ups are made using method 6 but this requires using several threads (e.g. using ''OMP_NUM_THREADS=4'')
    
 The end of the parameter file for ''RENUMF90'' can contain many lines beginning with OPTION.  The end of the parameter file for ''RENUMF90'' can contain many lines beginning with OPTION. 
readme.renumf90.txt · Last modified: 2024/03/25 18:22 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki