most_variable: Most variably methylated loci.

View source: R/most-variable.R

most_variableR Documentation

Most variably methylated loci.

Description

Obtain the most variably methylated loci. The variability is measured by standard deviation. The function can also meet the general need to obtaint the most variable rows.

Usage

most_variable(x, top_n = 1000)

Arguments

x

A matrix of beta values.

top_n

An integer of top N probes. Default to 1000.

Value

A matrix of beta values of most variably methylated loci.


markgene/yamatClassifier documentation built on Oct. 14, 2024, 2:36 a.m.