Some GO Terms have multiple ID's, but our precomputed frequency counts only took into account one of these ID's. This means that some of the GO Terms given to our program cannot be found and are assigned a frequency of 0. This PR also includes the term counts for all known id's of a specific GO term, which should fix this issue.
Some GO Terms have multiple ID's, but our precomputed frequency counts only took into account one of these ID's. This means that some of the GO Terms given to our program cannot be found and are assigned a frequency of 0. This PR also includes the term counts for all known id's of a specific GO term, which should fix this issue.