View source: R/MethQTLResult-class.R
loadMethQTLResult | R Documentation |
This functions load a MethQTLResult-class
object from disk.
loadMethQTLResult(path)
path |
Path to the directory that has been created by |
The object of type MethQTLResult-class
that has been stored on disk.
Michael Scherer
meth.qtl.res <- loadMethQTLResult(system.file("extdata","MethQTLResult_chr18",package="MAGAR"))
meth.qtl.res
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.