This PR splits the similarity score that's computed into three different parts (one for each GO domain).
The input format for the script has also changed. It now requires 2 CSV-files that each contain one GO-term per row. It's also possible to directly pass a set of GO-terms to the command, delimited by ';', as can be seen in this screenshot:
Tests have been updated to reflect the changes made in this PR.
This PR splits the similarity score that's computed into three different parts (one for each GO domain).
The input format for the script has also changed. It now requires 2 CSV-files that each contain one GO-term per row. It's also possible to directly pass a set of GO-terms to the command, delimited by ';', as can be seen in this screenshot:
Tests have been updated to reflect the changes made in this PR.