sample_table: Construction or access a sample_table object

Description Usage Arguments Value Author(s) See Also

View source: R/Class-mSet.R

Description

This is the method to either access the sample table slot from a mSet-class object, or construct a sample_table-class object from a data frame. When use it as an assessing method, a sample_table-class object is returned. When use it as a construction method, a matrix is required.

Usage

1
2
3
4
sample_table(object)

## S4 method for signature 'mSet'
sample_table(object)

Arguments

object

This is a data frame of the sample metadata from a quantitative experiment as a constructor. Samples should be in rows. And a mSet object as an assessor.

Value

A smaple_table-class object

Author(s)

Chenghao Zhu

See Also

sample_table-class


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