jokergoo / simplifyEnrichment

Simplify functional enrichment results
https://jokergoo.github.io/simplifyEnrichment
Other
108 stars 16 forks source link

Error in simplifyGOFromMultipleLists #85

Open merveyrc opened 1 year ago

merveyrc commented 1 year ago

hello, I want to compare the enrichment results for three different BP go id list. I created a matrix in excel to simplifyGOFromMultipleLists(). The first column contains the go id's, the other column include the p values corresponding to the go_id. However, when I run the code, I got the error :only go id is allowed. So, how can I prepare the imported data ? I would be grateful if you could help me.