probelibraryinfo
Create table of probe set library information
Syntax
ProbeInfo
=
probelibraryinfo(CELStruct
, CDFStruct
)
Input Arguments
Output Arguments
ProbeInfo | Three-column matrix with the same number
of rows as the Probes field of the CELStruct .
|
Description
creates
a table of information linking the probe data from ProbeInfo
=
probelibraryinfo(CELStruct
, CDFStruct
)CELStruct
,
a structure created from an Affymetrix CEL file, with probe set
information from CDFStruct
, a structure
created from an Affymetrix CDF file.
Note
Affymetrix probe pair indexing is 0
-based,
while MATLAB® software indexing is 1
-based.
The output from probelibraryinfo
is 1
-based.
Examples
Version History
Introduced before R2006a
See Also
affyread
| celintensityread
| probesetlookup
| probesetplot
| probesetvalues