| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Bioinformatics Toolbox |
| Contents | Index |
| Learn more about Bioinformatics Toolbox |
AGFEData = agferead(File)
| File | Microarray data file generated with the Agilent® Feature Extraction Software. |
AGFEData = agferead(File) reads files generated with the Feature Extraction Software from Agilent microarray scanners and creates a structure (AGFEData) containing the following fields:
Header
Stats
Columns
Rows
Names
IDs
Data
ColumnNames
TextData
TextColumnNames
The Feature Extraction Software takes an image from an Agilent microarray scanner and generates raw intensity data for each spot on the plate. For more information about this software, see:
http://www.chem.agilent.com/scripts/pds.asp?lpage=2547
Read in a sample Agilent Feature Extraction Software file. Note that the file fe_sample.txt is not provided with the Bioinformatics Toolbox software.
agfeStruct = agferead('fe_sample.txt')Plot the median foreground.
maimage(agfeStruct,'gMedianSignal'); maboxplot(agfeStruct,'gMedianSignal');
Bioinformatics Toolbox functions: affyread, celintensityread, galread, geoseriesread, geosoftread, gprread, ilmnbsread, imageneread, magetfield, sptread
![]() | affysnpquartets | allshortestpaths (biograph) | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |