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