meffil.gds.dims: Retrieve methylation or detection p-value matrix row and...

View source: R/gds.r

meffil.gds.dimsR Documentation

Retrieve methylation or detection p-value matrix row and column names

Description

Retrieve methylation or detection p-value matrix row and column names

Usage

meffil.gds.dims(gds.filename)

Arguments

gds.filename

Name of GDS file generated by meffil.normalize.samples() or meffil.save.detection.pvalues().

Value

A list of two vectors, the first providing the row names (CpG sites) and the second providing the column names (sample identifiers).


perishky/meffil documentation built on March 20, 2024, 1:56 a.m.