annotateDatasetEntities | R Documentation |
This is a generic function for annotating the Entities (instances) in a
dataset (e.g., the samples of an eSet
) using some object.
annotateDatasetEntities(dataset, object, ...)
dataset |
An object containing a dataset (e.g., an |
object |
An object containing information to be used to annotate the Entities (instances) of the dataset. |
... |
Additional arguments to methods of |
Each method returns an S4 object of the same class as dataset
.
Adam C. Gower agower@bu.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.