aaf.handler {annaffy} | R Documentation |
Dispatches requests for annotation data to the correct function. Alternatively returns a list of all the columns it supports.
aaf.handler(probeids, chip, name)
probeids |
character vector containing probe ids |
chip |
name of chip |
name |
name of the column of data to return |
An aafList
containing objects of the propper class.
If no arguments are passed, it will return a character vector of the columns
currently supported.
Written at the NASA Center for Computational Astrobiology
http://cca.arc.nasa.gov/
Colin A. Smith, annaffy@colinsmith.org