How to arrive at an optimal value for attribute level in groupGO or enrichGO in clusterprofiler
1
0
Entering edit mode
@saadmurtazakhan-6782
Last seen 5 weeks ago
United States

Hi ,

I am trying to use your R package clusterprofiler. My question is with regards to groupGO function. I was wondering what would be a good value to use for "level" attribute in the function. Or is there a way to arrive at the most optimal value for the attribute "level".


thanks 

ggo <- groupGO(gene = as.character(subset_aggdf$annot.gene_id),
OrgDb = org.Mm.eg.db,
ont = "MF",
level = 10,
readable = TRUE)

clusterprofiler groupGO gene ontology level • 797 views
ADD COMMENT
0
Entering edit mode
Guangchuang Yu ★ 1.2k
@guangchuang-yu-5419
Last seen 11 days ago
China/Guangzhou/Southern Medical Univer…

I would recommend you using enrichGO function to test whether your genes are significantly related to which GO terms.

ADD COMMENT

Login before adding your answer.

Traffic: 632 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6