Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

need to recompute IC after dropping evidence codes #34

Open
dkainer opened this issue Dec 4, 2020 · 1 comment
Open

need to recompute IC after dropping evidence codes #34

dkainer opened this issue Dec 4, 2020 · 1 comment

Comments

@dkainer
Copy link

dkainer commented Dec 4, 2020

Hi, thank you for this package. It is very useful!

This is not a bug but a potential issue.

IC is calculated on the full set of Gene-GO annotations at the point when the annotation DB is loaded in the godata() function. If the user decides to drop certain evidence codes (e.g. IEA) during analysis, then the resulting GO annotation set is changed, sometimes quite drastically, and therefore the IC semantic similarity calculations will be using IC scores that are not correct with respect to the final annotations.

Should IC be re-calculated if the user drops codes?

cheers
David

@EEmanetci
Copy link

Hello,
I also have same problem, I downloaded the db data seperately for MF,CC and BP and I want to perform similarity analysis with my list of GO terms. but even I used the different db (MF for example), I got the same results. I need to clean the workspace and recalculate the similarity scores seperately. I think there is a problem within the code.
Elif.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants