uniprotToAffy: Obtain Affymetrix probeset IDs for given Uniprot IDs.

Description Usage Arguments Value Note Author(s) See Also

Description

Obtain Affymetrix probeset IDs for given Uniprot IDs, using DAVIDQuery.

Usage

1
uniprotToAffy(uid = "O00161", ...)

Arguments

uid

Uniprot IDs, either a string with the IDs separated by commas, or else a character vector.

...

Args to be passed to DAVIDQuery().

Value

The output of DAVIDQuery. If only the DAVIDQueryResult component is desired, include the arg details=FALSE. If probesets from a specific chip are desired, then you can intersect these results with the results of getAffyProbesetList.

Note

There is currently no provision for using DAVIDQueryLoop .

Author(s)

Roger Day

See Also

DAVIDQuery


DAVIDQuery documentation built on Sept. 12, 2016, 6:11 a.m.