Description Usage Arguments Value Author(s) See Also
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.
1 2 3 4 | sample_table(object)
## S4 method for signature 'mSet'
sample_table(object)
|
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. |
A smaple_table-class
object
Chenghao Zhu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.