Display probe set information on NetAffx Web site
probesetlink(
AffyStruct
, PS
)
URL
= probesetlink(AffyStruct
, PS
)
probesetlink(AffyStruct
, PS
,
...'Source', SourceValue
, ...)
probesetlink(AffyStruct
, PS
,
...'Browser', BrowserValue
, ...)
URL
= probesetlink(AffyStruct
, PS
,
...'NoDisplay', NoDisplayValue
, ...)
AffyStruct | Structure created by the affyread function
from an Affymetrix® CHP file or an Affymetrix CDF library
file. |
PS | Probe set index or the probe set ID/name. |
SourceValue | Controls the linking to the data source (for example, GenBank® or
Flybase) for the probe set (instead of linking to the NetAffx™ Web
site). Choices are true or false (default).Note This property requires the GIN library file associated with the CHP or CDF file to be located in the same folder as the CDF library file. |
BrowserValue | Controls the display of the probe set information in your system's
default Web browser. Choices are true or false (default). |
NoDisplayValue | Controls the return of URL without
opening a Web browser. Choices are true or false (default). |
URL | URL for the probe set information. |
probesetlink(
opens
a Web Browser window displaying information on the NetAffx Web
site about a probe set specified by AffyStruct
, PS
)PS
,
a probe set index or the probe set ID/name, and AffyStruct
,
a structure created from an Affymetrix CHP file or Affymetrix CDF
library file.
also
returns the URL (linking to the NetAffx Web site) for the probe
set information.URL
= probesetlink(AffyStruct
, PS
)
probesetlink(
calls AffyStruct
, PS
,
...'PropertyName
', PropertyValue
,
...)probesetlink
with optional
properties that use property name/property value pairs. You can specify
one or more properties in any order. Each PropertyName
must
be enclosed in single quotation marks and is case insensitive. These
property name/property value pairs are as follows:
probesetlink(
controls
the linking to the data source (for example, GenBank or Flybase)
for the probe set (instead of linking to the NetAffx Web site).
Choices are AffyStruct
, PS
,
...'Source', SourceValue
, ...)true
or false
(default).
Note
The 'Source'
property requires the GIN library
file associated with the CHP or CDF file to be located in the same
folder as the CDF library file.
probesetlink(
controls
the display of the probe set information in your system's default
Web browser. Choices are AffyStruct
, PS
,
...'Browser', BrowserValue
, ...)true
or false
(default).
controls
the return of the URL without opening a Web browser. Choices are URL
= probesetlink(AffyStruct
, PS
,
...'NoDisplay', NoDisplayValue
, ...)true
or false
(default).
Note
The NetAffx Web site requires you to register and provide a user name and password.
affyread
| celintensityread
| probelibraryinfo
| probesetlookup
| probesetplot
| probesetvalues