transform_by_sample: Transform an mSet object by sample

Description Usage Arguments Value See Also

View source: R/Methods-mSet.R

Description

Transform the conc_table slot of an mSet-class object, one sample at a time. This is similar to MARGIN = 2 in the apply function.

Usage

1
transform_by_sample(object, fun, ...)

Arguments

object

An mSet-class or derived class object.

fun

A function to apply.

...

Arguments to pass to the function/

Value

An mSet-class or derived class object

See Also

mSet-class, transform_by_features


zhuchcn/Metabase documentation built on July 23, 2019, 1:36 p.m.