qtlPlotBaseSubstitution | R Documentation |
This function returns an enrichment plot for the different base substitutions.
qtlPlotBaseSubstitution(meth.qtl.res, ...)
meth.qtl.res |
An object of type |
... |
Further parameters passed to |
None
Michael Scherer
qtlBaseSubstitutionEnrichment
meth.qtl.res <- loadMethQTLResult(system.file("extdata","MethQTLResult_chr18",package="MAGAR"))
qtlPlotBaseSubstitution(meth.qtl.res)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.