* $`id(A_i,B_i)`$ is the identity score for each BBH pair between element $`A`$ and element $`B`$
* $`i`$ is the number of BBH between elements $`A`$ and $`B`$
* $`min(P_A,P_B)`$ is the number of proteins in the smallest of $`A`$ and $`B`$ elements.
* $`id(A_i,B_i)`$ is the identity score of BBH $`i`$
* $`P_A`$ and $`P_B`$ are the numbers of proteins of $`A`$ and $`B`$ respectively
**NOTE**
**NOTE**
`wGRR` calculates 3 versions of the wGRR depending on which BBH pairs are considered (numerator) and what proteins should be counted (denominator). See the `Output` section of this manual for more explanations.
`wGRR` calculates 3 versions of the wGRR score depending on which BBH are considered (numerator) and what proteins should be counted (denominator). See the `Output` section of this manual for more explanations.
### Dependencies
### Dependencies
BBH are defined by all versus all protein comparisons using [MMseqs2][1].
BBH are defined by all versus all protein comparisons using [MMseqs2][1].
...
@@ -105,6 +106,6 @@ wGRR3 also uses the protein families. But this time, if two BBH pairs are found
...
@@ -105,6 +106,6 @@ wGRR3 also uses the protein families. But this time, if two BBH pairs are found
Common3 is the number of protein families containing at least one BBH divided by the mean nProt3 of two elements.
Common3 is the number of protein families containing at least one BBH divided by the mean nProt3 of two elements.