coef.doqtl | R Documentation |
Return the coefficients of a DOQTL object.
## S3 method for class 'doqtl'
coef(object, ...)
object |
A DOQTL object as returned by |
... |
Additional arguments. |
List containing matrices with QTL mapping model coefficients.
Daniel Gatti
scanone
head(coef(example.qtl[[1]]))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.