translateFeatures: Translate a set of features from one feature space to another

translateFeaturesR Documentation

Translate a set of features from one feature space to another

Description

This is a generic function for translating a set of features from one feature space to another.

Usage

translateFeatures(object, translator, ...)

Arguments

object

An object containing a set of features that will be translated from one feature space to another

translator

An object containing a table, etc., that may be used to translate the features in object

...

Additional arguments to methods of translateFeatures, e.g., species

Value

Each method returns either an S4 object of the same class as object, or a SimpleList of such objects.

Author(s)

Adam C. Gower agower@bu.edu


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