View source: R/rest-externalIds.R
externalIds | R Documentation |
External identifiers
externalIds(genes)
genes |
|
List
.
Updated 2023-09-25.
genes <- c("WBGene00000912", "WBGene00004804")
x <- externalIds(genes)
print(x)
print(x[[1L]])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.