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
Next revisionBoth sides next revision
readme.renumf90 [2018/04/09 23:33] – [Fields in the parameter file] shogoreadme.renumf90 [2018/05/30 17:51] yutaka
Line 47: Line 47:
 </file> </file>
 The data file is f1 The data file is f1
 +
 +<file>
 +SKIP_HEADER
 +n
 +</file>
 +This is optional. It skips the first n lines as header in the data file.
  
 <file> <file>
Line 123: Line 129:
  
  //fped// specifies the pedigree file  //fped// specifies the pedigree file
 +
 +<file>
 +SKIP_HEADER
 +n
 +</file>
 +This is optional. It skips the first n lines as header in the pedigree file.
  
 <file> <file>
Line 216: Line 228:
   * 'pedigree' - the program computes inbreeding coefficients with Meuwissen and Luo (1992) using the pedigree to be saved in renaddxx.ped; calculated inbreeding coefficients will be saved in a file "renf90.inb" with the original ID   * 'pedigree' - the program computes inbreeding coefficients with Meuwissen and Luo (1992) using the pedigree to be saved in renaddxx.ped; calculated inbreeding coefficients will be saved in a file "renf90.inb" with the original ID
   * 'file' - the program reads inbreeding coefficients from an external file. You should put the filename after 'file' e.g. 'file inbreeding.txt'. The file has at least 2 columns: original_ID and inbreeding value (from 0.0 to 1.0). The program just skips unnecessary IDs   * 'file' - the program reads inbreeding coefficients from an external file. You should put the filename after 'file' e.g. 'file inbreeding.txt'. The file has at least 2 columns: original_ID and inbreeding value (from 0.0 to 1.0). The program just skips unnecessary IDs
 +
 +<file>
 +FIXED_REGRESSION 
 +r_type
 +</file>
 +It is the same as ''RANDOM_REGRESSION'' (see the explanation below) but it is effective only for fixed effects.
  
 <file> <file>
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