affyToUniprot {DAVIDQuery} | R Documentation |
Obtain Affymetrix probeset IDs for given Uniprot IDs, using DAVIDQuery.
affyToUniprot(ids = "88736_AT", ...)
ids |
Affymetrix probeset IDs. |
... |
Args to be passed to DAVIDQuery() . |
The output of DAVIDQuery. If only the DAVIDQueryResult component is desired, include the arg details=FALSE.
There is currently no provision for using DAVIDQueryLoop
.
Roger Day