entrez.to.uniprot: Entrez Gene ID to Uniprot accession

Description Usage Arguments Value Author(s) Examples

Description

Converts Entrez Gene ID to uniprot accessions

Usage

1
entrez.to.uniprot(entrez = NULL, id.con.set = id.conversion.set)

Arguments

entrez

is vector of Entrez ID characters

id.con.set

A dataframe for ID conversions provided as global variable id.conversion.set. Columns represent Entrez gene ID, Uniprot Accession, Gene Symbol, Ensembl gene ID and refseq protein ID (all human)

Value

If a Entrez accession is not found, the return will be the ID itself

Author(s)

Mehran Karimzadeh mehran.karimzadehreghbati at mail dot mcgill dot ca

Examples

1
entrez.to.uniprot(c("12", "5421", "65223"))

mehrankr/AbHAC documentation built on May 22, 2019, 6:49 p.m.