order_by_sd: Order mathrix object by SD

View source: R/methrix_operations.R

order_by_sdR Documentation

Order mathrix object by SD

Description

Order mathrix object by SD

Usage

order_by_sd(m)

Arguments

m

methrix object

Details

Takes methrix object and reorganizes the data by standard deviation

Value

An object of class methrix

Examples

data('methrix_data')
order_by_sd(m = methrix_data)

CompEpigen/methrix documentation built on Sept. 23, 2023, 7:14 p.m.