uniprotfun {pubmed.mineR}R Documentation

To get information about gene from the UniProt.Deprecated.

Description

uniprotfun will access the UniProt data for a given gene as per HGNC approved gene symbols. Deprecated.

Usage

uniprotfun(y)

Arguments

y

a HGNC approved gene symbol as character

Details

This function retrieves data from the UniProt. At present uniprotfun() works with only HGNC approved gene symbols.

Value

A text file written with filename as the 'query' name suffixed with .txt

Author(s)

S.Ramachandran

Examples

## Not run: uniprotfun("SIRT1")

[Package pubmed.mineR version 1.0.20 Index]