Return table of methylation values

# S4 method for DsNOMe
getMeth(.object, type = "sites", asMatrix = FALSE)

Arguments

.object

DsNOMe object

type

character string specifying the rgion type or "sites" (default)

asMatrix

return a matrix instead of a data.table

Value

data.table or matrix containing methylation levels for each site/region and sample

Author

Fabian Mueller