Learn R Programming

annaffy (version 1.44.0)

.aaf.character: Generic constructor for classes extending character

Description

Retrieve annotation from a character data source.

Usage

.aaf.character(probeids, chip, type, class)

Arguments

probeids
character vector containing probe ids
chip
name of chip
type
type of annotation
class
class of object to be created

Value

A list of objects of class class containing the annotation data of from the type dataset for the given probeids. NA values are returned as empty objects.