altnamesfun: To Get Alternative names of Genes

Description Usage Arguments Value Author(s) References See Also Examples

View source: R/altnamesfun.R

Description

This function is used to retrieve the Alternative names of genes from UniProt using HGNC gene symbol.

Usage

1

Arguments

m

is a character vector of HGNC official gene symbols.

Value

It returns a list of alternative names of given Gene symbols.

Author(s)

S.Ramachandran

References

UniProt Consortium. "The universal protein resource (UniProt)." Nucleic acids research 36.suppl 1 (2008): D190-D195. http://www.uniprot.org/

See Also

uniprotfun, ~~~

Examples

1
2
## Not run: test = altnamesfun(c("ADIPOQ","BDNF"))
## here "ADIPOQ" is the HGNC gene symbol for which alternative name(s) is required.

pubmed.mineR documentation built on Nov. 26, 2021, 5:11 p.m.