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

Cannot use TCSS with GO_similarity #93

Open
lillianhorin opened this issue Aug 2, 2023 · 0 comments
Open

Cannot use TCSS with GO_similarity #93

lillianhorin opened this issue Aug 2, 2023 · 0 comments

Comments

@lillianhorin
Copy link

Hello,

I hope all is well! I am using GO_similarity to compute a similarity matrix but am getting the following error.

Error in (function (ID1, ID2, semData)  : 
  tcssdata not found, please re-generate your `semData` with `tcssprocess = TRUE`...

I am trying to enable TCSS through the following code, but am not sure where I can pass the semdata into the GO_similarity function.

semData <- godata( 'org.Hs.eg.db', 
                   keytype = 'ENSEMBL', 
                   ont = 'BP', 
                   processTCSS = TRUE)

Your help on this would be greatly appreciated! Thank you.

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

1 participant