methylInheritanceAllResults: Print a 'methylInheritanceAllResults' object

Description Usage Arguments Value Examples

Description

Print a methylInheritanceAllResults object

Usage

1
2
## S3 method for class 'methylInheritanceAllResults'
print(x, ...)

Arguments

x

the output object from mergePermutationAndObservation function, runPermutationUsingRDSFile function (when runObservationAnalysis = TRUE and runPermutationUsingMethylKitInfo function (when runObservationAnalysis = TRUE to be printed

...

arguments passed to or from other methods

Value

an object of class methylInheritanceAllResults

Examples

1
2
3
4
5
## Load dataset
data("methylInheritanceResults")

## Print dataset
print(methylInheritanceResults)

methylInheritance documentation built on Nov. 8, 2020, 8:21 p.m.