Description Usage Arguments Details Author(s) Examples
Summarizes and prints an eqtl
object in an informative way.
1 2 |
object |
Object of class |
... |
Additional parameters. |
This function gives a summary of an eqtl
object.
Daniel Fischer
1 2 3 4 5 | # First perform an eQTL
# lm.myEQTL <- eQTL(gex=ourExpression, geno=genotData, xAnnot=xAnnotDF, windowSize=1,
# genoSamples=genoSamples, method="LM")
# summary(lm.myEQTL)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.