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/api_idmapping.
ConvertID(ProteinAccList , ID_from = "ACC+ID" , ID_to = NULL
, directorypath = NULL)
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
path to save excel file containig results returened by the function.
DataFrame where column one contains the Accession/ID before conversion and other columns contains the Accession/ID after conversion