annotateDatasetFeatures: Annotate the Features in a dataset

annotateDatasetFeaturesR Documentation

Annotate the Features in a dataset

Description

This is a generic function for annotating the Features (observations) in a dataset (e.g., the features of an eSet) using some object (e.g., an annotation database).

Usage

annotateDatasetFeatures(dataset, database, ...)

Arguments

dataset

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

database

An object (e.g., an annotation database) containing information to be used to annotate the Features (observations) of the dataset.

...

Additional arguments to methods of @codeannotateDatasetFeatures.

Value

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

Author(s)

Adam C. Gower agower@bu.edu


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