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 revisionBoth sides next revision
readme.renumf90 [2012/05/29 11:33] ignacioreadme.renumf90 [2012/05/29 11:36] ignacio
Line 33: Line 33:
 IDs starting with "-" may not work IDs starting with "-" may not work
  
-<file> 
  
-Fields in the parameter file + 
-=============================+=====Fields in the parameter file=====
  
 # Parameter file for program renf90; it is translated to parameter # Parameter file for program renf90; it is translated to parameter
Line 43: Line 42:
    Lines with # are treated as comments    Lines with # are treated as comments
              
-   +<file>   
 DATAFILE DATAFILE
 f1 f1
 +</file>
 +   The data file is f1
  
-   The data file is f1+<file>   
 TRAITS TRAITS
 t1 t2 .. tn t1 t2 .. tn
 +</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>
 FIELDS_PASSED TO OUTPUT FIELDS_PASSED TO OUTPUT
 p1 p2 .. pm p1 p2 .. pm
 +<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>
 WEIGHT(S) WEIGHT(S)
 w w
 +</file>
    w is  position of weight if present; can be empty    w is  position of weight if present; can be empty
-   + 
 +<file>   
 RESIDUAL_VARIANCE RESIDUAL_VARIANCE
 r r
 +</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>
 EFFECT EFFECT
 e1.. en type form e1.. en type form
 +</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
Line 80: Line 85:
    form is 'alpha' for alphanumeric or 'numer' for numeric    form is 'alpha' for alphanumeric or 'numer' for numeric
  
 +<file>
 NESTED NESTED
 d1 .. dn form d1 .. dn form
 +</file>
    optional for covariables only, specifies nesting; form is as above    optional for covariables only, specifies nesting; form is as above
      
 +<file>
 RANDOM RANDOM
 rtype rtype
 +</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>   
 OPTIONAL OPTIONAL
 o1 o2.. oq o1 o2.. oq
 +<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 FILE
 fped fped
 +</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_POS FILE_POS
 an s d alt_dam yob an s d alt_dam yob
 +</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
Line 114: Line 127:
    dam.    dam.
        
 +<file>   
 SNP_FILE SNP_FILE
 fsnp fsnp
 +</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 
Line 123: Line 138:
    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>   
 PED_DEPTH PED_DEPTH
 p p
-   +</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.
readme.renumf90.txt · Last modified: 2024/05/22 18:53 by dani

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki