Learn R Programming

pubmed.mineR (version 1.0.11)

uniprotfun: To get information about gene from the UniProt.

Description

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

Usage

uniprotfun(y)

Arguments

y

HGNC approved gene symbol as character

Value

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

Details

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

Examples

Run this code
# NOT RUN {
uniprotfun(x)
# }

Run the code above in your browser using DataLab