Description Usage Arguments Value Examples
Function that gets the binary functional similarity between two terms. That is a measure of the shared terms in the annotations resources.
1 | get_binary_similarity(x, term1, term2)
|
x |
The GeneAnnotations class on which the method will run. |
term1 |
The first term on which to calculate the functional similarity. |
term2 |
The second term on which to calculate the functional similarity. |
The binary functional similarity between term1 and term2
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.