Description Usage Arguments Value Author(s) See Also
This is the method to either access the feature data slot from a
mSet-class
object, or construct a
feature-data-class
object from a data frame. When use it as an
assessing method, a feature_data-class
object
is returned. When use it as a construction method, a matrix is required.
1 2 3 4 | feature_data(object)
## S4 method for signature 'mSet'
feature_data(object)
|
object |
This is a data frame of the feature data from a quantitative experiment to as a constructor. Features should be in rows. And a mSet object as an assessor. |
A feature_table-class
object
Chenghao Zhu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.