loadMethQTLInput: loadMethQTLInput

View source: R/MethQTLInput-class.R

loadMethQTLInputR Documentation

loadMethQTLInput

Description

This functions load a MethQTLInput-class object from disk.

Usage

loadMethQTLInput(path)

Arguments

path

Path to the directory that has been created by saveMethQTLInput,MethQTLInput-method.

Value

The object of type MethQTLInput-class that has been stored on disk.

Author(s)

Michael Scherer

Examples

meth.qtl <- loadMethQTLInput(system.file("extdata","reduced_methQTL",package="MAGAR"))
meth.qtl

MPIIComputationalEpigenetics/MAGAR documentation built on April 29, 2024, 1:09 a.m.