powered by
The function is work to retrieve protein's Sequence data from Uniparc for a list of proteins accessions. This function was added to handle isoformes
GetSequenceIso(ProteinAccList, directorypath = NULL)
Vector of UniProt Accession/s
path to save excel file containig results returened by the function
DataFrame where rows names are the accession and columns contains the information retrieved from the UniProt
# NOT RUN { Obj <- GetSequenceIso("O14520") # }
Run the code above in your browser using DataLab