Last data update: 2014.03.03

R: Handle feching annotation data columns
aaf.handlerR Documentation

Handle feching annotation data columns

Description

Dispatches requests for annotation data to the correct function. Alternatively returns a list of all the columns it supports.

Usage

  aaf.handler(probeids, chip, name)

Arguments

probeids

character vector containing probe ids

chip

name of chip

name

name of the column of data to return

Value

An aafList containing objects of the propper class.

If no arguments are passed, it will return a character vector of the columns currently supported.

Note

Written at the NASA Center for Computational Astrobiology
http://cca.arc.nasa.gov/

Author(s)

Colin A. Smith, annaffy@colinsmith.org

Results