Learn R Programming

pubmed.mineR (version 1.0.21)

local_uniprotfun: To Get Information from Uniprot.

Description

It is an auxiliary function for altnamesfun.

Usage

local_uniprotfun(y)

Value

It writes an output file named "x.txt" which will be used as input in altnamesfun().

Arguments

y

y a character value containing HGNC Gene symbol

Author

S.Ramachandran, Jyoti Rani

See Also

uniprotfun

Examples

Run this code
if (FALSE) local_uniprotfun("TLR4")
## here it will generate an output file named "x.txt" containing 
## result for TLR4.

Run the code above in your browser using DataLab