local_uniprotfun {pubmed.mineR}R Documentation

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().

Author(s)

S.Ramachandran, Jyoti Rani

See Also

uniprotfun

Examples

## Not run: local_uniprotfun("TLR4")
## here it will generate an output file named "x.txt" containing 
## result for TLR4.

[Package pubmed.mineR version 1.0.20 Index]