Check for SwissProt IDs
Arguments
- uniprots
 Character vector of UniProt IDs.
- organism
 Character or integer: name or identifier of the organism.
Examples
is_swissprot(c("Q05BL1", "A0A654IBU3", "P00533"))
#> [1] FALSE FALSE  TRUE
# [1] FALSE FALSE TRUE
Check for SwissProt IDs
Character vector of UniProt IDs.
Character or integer: name or identifier of the organism.
is_swissprot(c("Q05BL1", "A0A654IBU3", "P00533"))
#> [1] FALSE FALSE  TRUE
# [1] FALSE FALSE TRUE