Find the proper capitalization (which is species dependent) for genes TODO: return object does not preserve order of original list

geneName(symbols, species = c("hg", "mm"))

Arguments

symbols

String, or character vector of gene names

species

Species for which symbols are given

Value

Rows of annotation corresponding to the symbols

Examples

geneName("TUBB", species = "hg")
#> ensembl_gene_id gene_symbol gene_biotype #> 1 ENSG00000196230 TUBB protein_coding #> description #> 1 tubulin, beta class I [Source:HGNC Symbol;Acc:20778]