Learn R Programming

pubmed.mineR (version 1.0.21)

uniprotfun: 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)

Value

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

Arguments

y

a HGNC approved gene symbol as character

Author

S.Ramachandran

Details

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

Examples

Run this code
if (FALSE) uniprotfun("SIRT1")

Run the code above in your browser using DataLab