Skip to Main Content Skip to Search
Product Documentation

magetfield - Extract data from microarray structure

Syntax

magetfield(MAStruct, FieldName)

Arguments

MAStructMicroarray structure.
FieldNameA column in MAStruct.

Description

magetfield(MAStruct, FieldName) extracts data for FieldName, a column in MAStruct, microarray structure.

The benefit of this function is to hide the details of extracting a column of data from a structure created with one of the microarray reader functions (gprread, agferead, sptread, imageneread).

Examples

maStruct = gprread('mouse_a1wt.gpr');
cy5data = magetfield(maStruct,'F635 Median');
cy3data = magetfield(maStruct,'F532 Median');
mairplot(cy5data,cy3data,'title','R vs G IR plot');

See Also

agferead | gprread | ilmnbsread | imageneread | maboxplot | mairplot | maloglog | malowess | sptread

  


Free Computational Biology Interactive Kit

See how to analyze, visualize, and model biological data and systems using MathWorks products.

Get free kit

Trials Available

Try the latest computational biology products.

Get trial software
 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS