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
ConvertID(ProteinAccList,ID_from="UniProtKB_AC-ID",ID_to=NULL,taxId=NULL,path=NULL)
DataFrame where column one contains the Accession/ID before conversion and other columns contains the Accession/ID after conversion
Vector of UniProt Accession/s
string of database identifier abbreviation, from which the Accession/ID will be converted
string of database identifier abbreviation, to which the Accession/ID will be converted. default is all database identifier available in UniProtKB
string Needed when the ID_to is 'UniProtKB' that could be '9606' for human.
path to save excel file containig results returened by the function.
Mohmed Soudy Mohamed.soudy@57357.com and Ali Mostafa ali.mo.anwar@std.agr.cu.edu.eg