This page provides some hints for non-standard analyses.
WOMBAT can accommodate a factor-analytic model for the structure of covariance matrices of random effects. While there is no explicit option for this structure, it is easily fitted indirectly. --- MORE ---
In some instances we have clones, i.e. subjects which are genetically identical. For instance, monozygotic twins are naturally occuring clones. If these individuals have different identity codes and the same parents, WOMBAT will simply treat them as ordinary full-sibs. Alternatively, if all members of the clone are given the same identity, records on all members of the clone are treated as if they were repeated observations for the same individual. That is not correct either - hence special action needs to be taken. --- MORE ---
WOMBAT has an in-built facility to allow for X-linked genetic effects. In brief, this is fitted as an additional random effect and WOMBAT can calculate the appropriate inbreeding coefficients and set up the inverse of the corresponding relationship matrix directly from the list of pedigree information --- MORE ---
WOMBAT readily allows for models fitting imprinting effects. These are best fitted as gametic effects, setting up the inverse of the gametic relationship matrix externally and supplying it to the analysis as .gin
file.
--- MORE ---
WOMBAT allows for efficient GWAS type analyses for a mixed model fitting SNP effects as linear covariables. This exploits that, for complete (or imputed) genotype information only the part of mixed model equations due to the SNP effects changes as different SNPs are considered. --- MORE ---
WOMBAT offers special options to solve sets of mixed model equations for so-called single step anlyses, combining information on genotyped and non-genotyped individuals.
Currently, there are three different implementations, with varying degree of optimisation and testing
*.gin
file. It is invoked with the run option —-s1step
. – –solvit
, the mixed model equations are set up once and stored in core. —-s2step
: This employs a PCG algorithm with diagonal preconditioner, using 'iteration on data' instead of in-core storage of the mixed model equations. *.gin
file.
WOMBAT provides a (new) module to carry out calculations required to form and invert the genomic relationship matrix or the joint matrix of relationships between non-genotyped and genotyped individuals required for single-step analyses.
This is invoked via run option —-hinv
. Documentation on the numerous options available can be found as part of
Example20.
@BOOK{rupp03, author = {Ruppert, D. and Wand, M. P. and Carroll, R. J.}, title = {Semiparametric Regression}, year = {2003}, publisher = {Cambridge University Press}, address = {New York} } @ARTICLE{Cante05, author = {Cantet, R. J. C. and Birchmeier, A. N. and Cayo, A. W. Canaza and Fioretti, C.}, pages = {2482--2494}, title = {Semiparametric animal models via penalized splines as alternatives to models with contemporary groups}, journal = {J. Anim. Sci.}, volume = {83}, number = {11}, year = {2005} }