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 [2020/04/21 05:13] yutakareadme.renumf90 [2022/03/17 18:59] andres
Line 37: Line 37:
 =====Fields in the parameter file===== =====Fields in the parameter file=====
  
-# Parameter file for program renf90; it is translated to parameter +# Parameter file for renumf90. It is translated into a parameter file for the BLUPF90 family of programs.
-file for BLUPF90 family of programs.+
  
 Lines with # are treated as comments Lines with # are treated as comments
Line 183: Line 182:
 the default is 3 the default is 3
  
-all pedigrees are loaded if p=0.+all pedigrees are loaded if p=0. To consider all ancestors to be traced back from genotyped and phenotyped animals, put a large number like 100. With p=0, RENUMF90 tries to include all animals found in the raw pedigree file even if the animals in the pedigree are not related to the animals with phenotype or genotype. Thus, p=0 is not recommended. 
  
 <file> <file>
Line 283: Line 283:
  
 ==== User-defined UPG code ==== ==== User-defined UPG code ====
 +
 +See [[undoc:renumf90|a separate documentation]] for details.
  
 The program accepts one of the following keywords in ''UPG_TYPE'': ''group'', ''group_unisex'', and ''group_sex''. The program accepts one of the following keywords in ''UPG_TYPE'': ''group'', ''group_unisex'', and ''group_sex''.
-With one of these options, the program looks at a particular column in the pedigree file as a group code and use it for assigning the UPG code. If an animal has a missing parent, the program assigns an UPG code based on the group code.+With one of these options, the program looks at a particular column in the pedigree file as a group code and use it for assigning the UPG code. If an animal has a missing parent, the program assigns UPG code based on the group code.
  
-* ''group_unisex'': The program assign an UPG code to the unknown parent regardless of the parent's sex. +  * ''group_unisex'': The program assigns a UPG code to the unknown parent regardless of the parent's sex. 
-* ''group'': The program assign a separate UPG code to the unknown sire and dam. +  * ''group'': The program assigns a separate UPG code to the unknown sire and dam. 
-* ''group_sex'': The user can specify a sex-specific UPG in the original pedigree file.+  * ''group_sex'': The user can specify a sex-specific UPG in the original pedigree file.
  
 For ''group_unisex'' and ''group'', the column in the pedigree file is specified with the 6th item in ''FILE_POS''. The following example tells the program the 5th column in the pedigree file as the group code. The group code will be treated as characters. For ''group_unisex'' and ''group'', the column in the pedigree file is specified with the 6th item in ''FILE_POS''. The following example tells the program the 5th column in the pedigree file as the group code. The group code will be treated as characters.
Line 296: Line 298:
     1 2 3 0 0 5     1 2 3 0 0 5
  
-For ''group_sex'', you need two additional columns in the pedigree file: one is for unknown sire and the other is for unknown dam. For example, assume the 5th column is for unknown sire and the 6th column is for unknown dam, the ''FILE_POS'' entry has 7 items.+For ''group_sex'', you need two additional columns in the pedigree file: one is for an unknown sireand the other is for an unknown dam. For example, assume the 5th column is for unknown sireand the 6th column is for unknown dam, the ''FILE_POS'' entry has 7 items.
  
     FILE_POS     FILE_POS
Line 302: Line 304:
  
 The program now accept 3, 5, 6, or 7 items in ''FILE_POS''. The program now accept 3, 5, 6, or 7 items in ''FILE_POS''.
- 
  
 =====Extra comments===== =====Extra comments=====
readme.renumf90.txt · Last modified: 2024/05/22 18:53 by dani

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki