tanghaibao / goatools

Python library to handle Gene Ontology (GO) terms
BSD 2-Clause "Simplified" License
773 stars 211 forks source link

NOT FOUND IN DAG #246

Closed msheltra closed 2 years ago

msheltra commented 2 years ago

I'm trying to run goatools using the command: /storage/home/mrs97/work/miniconda3/envs/goatools/bin/find_enrichment.py FIF_FIC_down.IDs FIF_FIC_population.txt go_annotations_by_gene.txt --pval=0.05 --method=fdr_bh --pval_field=fdr_bh --outfile=test_id2gos.xlsx I've gotten it to run with sample files from a friend who has done it before, but when I try to use my own data, I get the error GO:...NOT FOUND IN DAG over and over before it says it isn't writing the outfile and that there are no enrichment results. Any ideas about what this means and how to fix it would be greatly appreciated. Thanks!

dieunelderilus commented 1 year ago

hi @msheltra - Please, did you figure out this problem? I am currently facing this same error with my GO enrichment analysis. Please could you let me know how you solved this problem. I feel that this error affects the results of this analysis. Cheers, ~DD

msheltra commented 1 year ago

Hello, unfortunately I don't recall how I managed to fix this situation. I know that one thing I tried was making an environment specifically for goatools, which I have in my notes, but I can't remember if this was the element that helped me deal with the DAG issue. Sorry I can't be of more help.

Best of luck, msheltra


From: dieunelderilus @.> Sent: Thursday, February 16, 2023 9:35 AM To: tanghaibao/goatools @.> Cc: Sheltra, Matthew Roland @.>; Mention @.> Subject: Re: [tanghaibao/goatools] NOT FOUND IN DAG (Issue #246)

hi @msheltrahttps://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmsheltra&data=05%7C01%7Cmrs97%40psu.edu%7Cfc61ee2fe8c943f0ed7808db102b0c39%7C7cf48d453ddb4389a9c1c115526eb52e%7C0%7C0%7C638121549297689851%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=7yClknxLMQ%2FZuPy8H3vS431jkDqy1iEYeNzSfQsXRnE%3D&reserved=0 - Please, did you figure out this problem? I am currently facing this same error with my GO enrichment analysis. Please could you let me know how you solved this problem. I feel that this error affects the results of this analysis. Cheers, ~DD

— Reply to this email directly, view it on GitHubhttps://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Ftanghaibao%2Fgoatools%2Fissues%2F246%23issuecomment-1433183065&data=05%7C01%7Cmrs97%40psu.edu%7Cfc61ee2fe8c943f0ed7808db102b0c39%7C7cf48d453ddb4389a9c1c115526eb52e%7C0%7C0%7C638121549297689851%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=e6lKrkM7DmS7rgSizR%2F4ebJT7Z1%2FTp1x88DYPCfMI4Q%3D&reserved=0, or unsubscribehttps://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FANYLOIVDEQPGRQXPXCRQHFLWXY3K5ANCNFSM54EL43AQ&data=05%7C01%7Cmrs97%40psu.edu%7Cfc61ee2fe8c943f0ed7808db102b0c39%7C7cf48d453ddb4389a9c1c115526eb52e%7C0%7C0%7C638121549297689851%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=C33%2Bozi4xHcgPjdJnDot8kxUeweZT%2BTRFg4DiI2wL%2F4%3D&reserved=0. You are receiving this because you were mentioned.Message ID: @.***>

dieunelderilus commented 1 year ago

Hello, thank you for your response. This is still very strange for me. I will keep checking. DD