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 [2012/05/29 11:36] ignacioreadme.renumf90 [2012/05/29 11:39] ignacio
Line 40: Line 40:
 # file for BLUPF90 family of programs. # file for BLUPF90 family of programs.
  
-   Lines with # are treated as comments+Lines with # are treated as comments
              
 <file>    <file>   
Line 46: Line 46:
 f1 f1
 </file> </file>
-   The data file is f1+The data file is f1
  
 <file>    <file>   
Line 52: Line 52:
 t1 t2 .. tn t1 t2 .. tn
 </file> </file>
-   t1-tn are positions of traits in datafile; n defines the number of traits+t1-tn are positions of traits in datafile; n defines the number of traits
  
 <file> <file>
Line 58: Line 58:
 p1 p2 .. pm p1 p2 .. pm
 <file> <file>
-   fields p1-pn are passed to output without changes; can be empty+fields p1-pn are passed to output without changes; can be empty
        
 <file> <file>
Line 64: Line 64:
 w w
 </file> </file>
-   w is  position of weight if present; can be empty+w is  position of weight if present; can be empty
  
 <file>    <file>   
Line 70: Line 70:
 r r
 </file> </file>
-   r is matrix of residual (co)variances  of size n x n+r is matrix of residual (co)variances  of size n x n
  
 <file> <file>
Line 76: Line 76:
 e1.. en type form e1.. en type form
 </file> </file>
-   this line defines one group of effects; e1 .. en are positions of this  +this line defines one group of effects; e1 .. en are positions of this  
-   effect for all traits; positions can be different for each trait for fixed +effect for all traits; positions can be different for each trait for fixed 
-   effects; for random effects, only one position + 0 (misising) efefct are +effects; for random effects, only one position + 0 (misising) efefct are 
-   possible. +possible.  
-    +  type is 'cross' for crossclassified or 'cov' for covariables 
-   type is 'cross' for crossclassified or 'cov' for covariables +  form is 'alpha' for alphanumeric or 'numer' for numeric
-    +
-   form is 'alpha' for alphanumeric or 'numer' for numeric+
  
 <file> <file>
Line 89: Line 87:
 d1 .. dn form d1 .. dn form
 </file> </file>
-   optional for covariables only, specifies nesting; form is as above+optional for covariables only, specifies nesting; form is as above
      
 <file> <file>
Line 96: Line 94:
 </file> </file>
  
-   the RANDOM keyword occurs only if the current effect is random; +the RANDOM keyword occurs only if the current effect is random; 
-   rtype is 'diagonal', 'sire' or 'animal'+rtype is 'diagonal', 'sire' or 'animal'
  
 <file>    <file>   
Line 103: Line 101:
 o1 o2.. oq o1 o2.. oq
 <file> <file>
-   causes extra effects appended to the animal effect; current options include +causes extra effects appended to the animal effect; current options include 
-   'pe' for permanent environment, 'mat' for maternal, and 'mped' for maternal  +'pe' for permanent environment, 'mat' for maternal, and 'mped' for maternal  
-   permanent environment +permanent environment 
  
 <file>       <file>      
Line 112: Line 110:
 </file> </file>
  
-   for animal and sire model only, fped specifies the pedigree file+for animal and sire model only, fped specifies the pedigree file
  
 <file> <file>
Line 119: Line 117:
 </file> </file>
  
-   for animal effect only; specifies positions in the pedigree file of animal +for animal effect only; specifies positions in the pedigree file of animal 
-   an, sire s, dam d, alternate_dam dam rec_dam , and year of birth yob; missing +an, sire s, dam d, alternate_dam dam rec_dam , and year of birth yob; missing 
-   alt_dam or yob can be replaced by 0; if this line is not given, defaults are  +alt_dam or yob can be replaced by 0; if this line is not given, defaults are  
-   1 2 3 0 0. If maternal effect is specified, the maternal effect is due to +1 2 3 0 0. If maternal effect is specified, the maternal effect is due to 
-   position of d if alt_dam field is 0, or otherwise is due to alt_dam; If +position of d if alt_dam field is 0, or otherwise is due to alt_dam; If 
-   alt_dam field is not zero, it should include ID of real or recipient +alt_dam field is not zero, it should include ID of real or recipient 
-   dam.+dam.
        
 <file>    <file>   
Line 132: Line 130:
 </file> </file>
  
-   optional; fsnp specifies files with ID and SNP information; if present, the  +optional; fsnp specifies files with ID and SNP information; if present, the  
-   relationship matrix will be constructed as in Aguilar et al. (2010) and will +relationship matrix will be constructed as in Aguilar et al. (2010) and will 
-   include the genomic information; file fsnp should start with ID with the +include the genomic information; file fsnp should start with ID with the 
-   same format as fped and SNP info needs to start from a fixed column and +same format as fped and SNP info needs to start from a fixed column and 
-   include digits 0, 1, 2 and 5; ID and SNP info need to be separated by +include digits 0, 1, 2 and 5; ID and SNP info need to be separated by 
-   at leats one space; see info for program PreGSf90 +at leats one space; see info for program PreGSf90 
 <file>    <file>   
 PED_DEPTH PED_DEPTH
Line 144: Line 142:
  
 <file>    <file>   
-   optional for animal effect only; p specifies the depth of pedigree search;  +optional for animal effect only; p specifies the depth of pedigree search;  
-   the default is 3; all pedigrees are loaded if p=0.+the default is 3; all pedigrees are loaded if p=0.
        
 GEN_INT GEN_INT
readme.renumf90.txt · Last modified: 2024/05/22 18:53 by dani

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki