Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print-methods

Printing summary methods for microarray objects


Description

Print methods were defined for the microarray classes, "marrayInfo", "marrayLayout", "marrayRaw", "marrayNorm". These methods produce summaries of the intensity and textual data stored in different classes of microarray objects.

Methods

x = ANY

generic print method

x = marrayLayout

for an object of class "marrayLayout", the method prints main layout parameters such as the number of spots and the dimensions of the spot and grid matrices.

x = marrayInfo

for an object of class "marrayInfo", the method prints the first 10 rows of the "maInfo" and "maLabels" slots.

x = marrayRaw

for an object of class "marrayRaw", the method prints a short description of the microarray layout "maLayout" and the target samples hybridized to the arrays "maTargets", and a summary of the distribution of the log-ratio statistics "maM".

x = marrayNorm

for an object of class "marrayNorm", the method prints a short description of the microarray layout "maLayout" and the target samples hybridized to the arrays "maTargets", and a summary of the distribution of the log-ratio statistics "maM".


marray

Exploratory analysis for two-color spotted microarray data

v1.68.0
LGPL
Authors
Yee Hwa (Jean) Yang <jeany@maths.usyd.edu.au> with contributions from Agnes Paquet and Sandrine Dudoit.
Initial release
2009-08-15

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.