GetProteinAnnontate | R Documentation |
The function is work to retrieve user-defined information data from UniProt for a list of proteins accessions For more information see https://www.uniprot.org/help/uniprotkb_column_names
GetProteinAnnontate(ProteinAccList , columns)
ProteinAccList |
a vector of UniProt Accession/s |
columns |
a vector of UniProtKB column names |
DataFrame where rows names are the accession and columns contains the information retrieved from the UniProt
Mohmed Soudy Mohamed.soudy@57357.com and Ali Mostafa ali.mo.anwar@std.agr.cu.edu.eg
Obj <- GetProteinInteractions("O14520")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.