powered by
This function is used to retrieve the Alternative names of genes from UniProt using HGNC gene symbol.
altnamesfun(m)
It returns a list of alternative names of given Gene symbols.
is a character vector of HGNC official gene symbols.
S.Ramachandran
UniProt Consortium. "The universal protein resource (UniProt)." Nucleic acids research 36.suppl 1 (2008): D190-D195. http://www.uniprot.org/
uniprotfun, ~~~
uniprotfun
if (FALSE) test = altnamesfun(c("ADIPOQ","BDNF")) ## here "ADIPOQ" is the HGNC gene symbol for which alternative name(s) is required.
Run the code above in your browser using DataLab