| plotChip-methods {HELP} | R Documentation |
Methods for graphic display of spatially-linked data, particularly applicable for microarrays
Handle empty function call
Handle matrix input, extract information, and reinterpret function call with appropriate vectors
Handle input of an object of class ExpressionSet. Derive both data and position information from a single object.
Handle input of an object of class ExpressionSet. Derive position information from this object, but the corresponding data from vector input.
Handle input of two objects of class ExpressionSet. Derive position information and data from each one, respectively.
Handle input of an object of class ExpressionSet. Derive data from this object, but the corresponding position information from vector input.
Handle input of three vectors. Derive X and Y positions and data from each one, respectively.
Reid F. Thompson (rthompso@aecom.yu.edu), Mark Reimers (mreimers@vcu.edu)