annotate_data: Annotate gene data

Description Usage Arguments

Description

annotate_data annotates Ensembl, Entrez or Gene Symbol IDs.

Usage

1
2
annotate_data(data, id.type = c("ensgene", "symbol", "entrez"),
  species = c("human", "mouse"))

Arguments

data

matrix or data.frame object whereby rownames are gene IDs

id.type

gene ID type used for rownames. May be one of ensgene, symbol, or entrez.

species

name of the species. Only 'human', 'mouse', and 'rat' are allowed.


anilchalisey/rseqR documentation built on May 25, 2019, 2:25 p.m.