Learn R Programming

pubmed.mineR (version 1.0.1)

local_uniprotfun: To Get Information from Uniprot.

Description

It is an auxiliary function for altnamesfun.

Usage

local_uniprotfun(y)

Arguments

y
y a character value containing HGNC Gene symbol

Value

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

See Also

uniprotfun

Examples

Run this code
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