check_if_dissociated | R Documentation |
Helper Function to check if there are dissociated entities which also exist as complexes.
check_if_dissociated(complex_omni, check_entity, anchor_entity)
complex_omni |
an OmniPath resource with complexes |
check_entity |
the entity to be check for duplicates |
anchor_entity |
the anchor entity with which we check for duplicates |
We count the times that a ligand (check_entity) exists in a combination with the same receptor (anchor_entity)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.