annotateDatasetEntities: Annotate the Entities in a dataset

annotateDatasetEntitiesR Documentation

Annotate the Entities in a dataset

Description

This is a generic function for annotating the Entities (instances) in a dataset (e.g., the samples of an eSet) using some object.

Usage

annotateDatasetEntities(dataset, object, ...)

Arguments

dataset

An object containing a dataset (e.g., an eSet).

object

An object containing information to be used to annotate the Entities (instances) of the dataset.

...

Additional arguments to methods of annotateDatasetEntities.

Value

Each method returns an S4 object of the same class as dataset.

Author(s)

Adam C. Gower agower@bu.edu


agower/GeneHive documentation built on April 14, 2022, 5:08 a.m.