powered by
This function is used to retrieve the Alternative names of genes from UniProt using HGNC gene symbol.
altnamesfun(m)
is the HGNC gene symbol.
It returns a list of alternative names of given Genes.
UniProt Consortium. "The universal protein resource (UniProt)." Nucleic acids research 36.suppl 1 (2008): D190-D195. http://www.uniprot.org/
uniprotfun, ~~~
uniprotfun
# NOT RUN { test = altnamesfun(x) # } # NOT RUN { ## here x is the HGNC gene symbol for which alternative name is required. # }
Run the code above in your browser using DataLab