transProbe | R Documentation |
Transform probe id to symbol, entrezid, ensembl or uniprot.
transProbe(id, transTo, org = "human", platform = NULL)
id |
probe ids. |
transTo |
Transform to what type. User could select one or more from "symbol", "entrez", "ensembl" or "uniprot." |
org |
'human'. |
platform |
Probe platform. If NULL, program will detect automatically. |
data frame, first column is probe id and others are converted id.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.