Description Usage Arguments See Also Examples
Plot LOD statistics calculated by mediation.scan
against genomic positions.
1 2 3 |
med |
A mediation object |
col |
A color of points |
chrlen |
A vector with chromosome lengths (as in |
1 2 3 4 5 6 7 | data(Tmem68)
med <- mediation.scan(target=Tmem68$target,
mediator=Tmem68$mediator,
annotation=Tmem68$annotation,
covar=Tmem68$covar,
qtl.geno=Tmem68$qtl.geno)
plot(med)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.