match_proteins | R Documentation |
multiple IDs (default separated by '; ')
mutiple IDs in any order
Check if two protein IDs are the same allowing for:
match_proteins(proteins1, proteins2, sep1 = "; ", sep2 = "; ")
proteins1 |
|
proteins2 |
|
sep1 |
|
sep2 |
|
seq2prot |
|
Returns an Logical
where TRUE
if the proteins1 and
proteins2 contain the same set of proteins
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.