annotate_data annotates Ensembl, Entrez or Gene Symbol IDs.
annotate_data(data, id.type = c("ensgene", "symbol", "entrez"), species = c("human", "mouse"))
| data | matrix or data.frame object whereby rownames are gene IDs |
|---|---|
| id.type | gene ID type used for rownames. May be one of |
| species | name of the species. Only |