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 [2023/03/02 01:15] – [Options] andresreadme.renumf90 [2023/03/03 03:59] – [Fields in the parameter file] dani
Line 232: Line 232:
 //inb_type// could be: //inb_type// could be:
   * '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'. For instance a file "renf90.inb" (see above) from a previous run can be used. The file has at least 2 columns: original_ID and inbreeding value (from 0.0 to 1.0). The program just skips unnecessary IDs
   * 'self x' - Calculates inbreeding with selfing, where x is the column in the pedigree file with the number of selfing generation   * 'self x' - Calculates inbreeding with selfing, where x is the column in the pedigree file with the number of selfing generation
   * 'no-inbreeding' - turn inbreeding calculation off in RENUMF90 ≥ v1.157   * 'no-inbreeding' - turn inbreeding calculation off in RENUMF90 ≥ v1.157
Line 253: Line 253:
 //r_type// could be: //r_type// could be:
   * 'data' if covariables for random regressions are in the data   * 'data' if covariables for random regressions are in the data
-  * "legendre' if legendre plynomials are to be generated from a single data variable; not yet implemented+  * "legendre' if legendre plynomials are to be generated from a single data variable; fully implemented now
  
 <file> <file>
Line 262: Line 262:
  
   * //r1-rq// specifies positions of covariables if r_type='data'   * //r1-rq// specifies positions of covariables if r_type='data'
-  * //r1// is order of legendre polynomial and //r2// is position of covariable if r_type='legendre'; not yet implemented+  * //r1// is order of legendre polynomial and //r2// is position of covariable if r_type='legendre'
  
 <file> <file>
readme.renumf90.txt · Last modified: 2024/05/22 18:53 by dani

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki