Learn R Programming

UniprotR (version 2.3.0)

ConvertID: Connect and parse UniProt database identifiers information.

Description

The function is work to convert the UniProtKB AC/ID to any database identifiers available by the UniProtKB. For more information about available database identifiers see https://www.uniprot.org/help/id_mapping. see https://raw.githubusercontent.com/MohmedSoudy/UniprotR/master/uniprot_ids.csv

Usage

ConvertID(ProteinAccList , ID_from = "UniProtKB_AC-ID" , ID_to = NULL
 , directorypath = NULL)

Value

DataFrame where column one contains the Accession/ID before conversion and other columns contains the Accession/ID after conversion

Arguments

ProteinAccList

Vector of UniProt Accession/s

ID_from

string of database identifier abbreviation, from which the Accession/ID will be converted

ID_to

string of database identifier abbreviation, to which the Accession/ID will be converted. default is all database identifier available in UniProtKB

directorypath

path to save excel file containig results returened by the function.

Author

Mohmed Soudy Mohamed.soudy@57357.com and Ali Mostafa ali.mo.anwar@std.agr.cu.edu.eg