View source: R/get_uniprot_data.R
parse_messages | R Documentation |
Accessory function retrieving invalid values from messages returned by the UniProt API.
parse_messages(messages)
messages |
character string containing the error messages returned by UniProt API |
a data.frame with invalid values (in column "value") and corresponding query field (in column "field"). NULL if no invalid values are identified.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.