Description Usage Arguments Value Note Author(s) See Also
Obtain Affymetrix probeset IDs for given Uniprot IDs, using DAVIDQuery.
1 | uniprotToAffy(uid = "O00161", ...)
|
uid |
Uniprot IDs, either a string with the IDs separated by commas, or else a character vector. |
... |
Args to be passed to |
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
.
There is currently no provision for using DAVIDQueryLoop
.
Roger Day
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.