loadMethQTLInput {MAGAR} | 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