qtlPlotBaseSubstitution {MAGAR} | 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)