Hi, I used "gseGO_CC_result <- as.data.frame(gseGO_CC)" to obtain the result of GSEA.
In the data.frame, there are several colums which I don't understand.
For example, rank, leading_edge and core_enrichment, especially the rank column.
In addition, there is the qvalue which we don't need set pAdjustMethod to obtain, but can't be used in plotting. What's the meaning or importance of qvalue?
Hi, I used "gseGO_CC_result <- as.data.frame(gseGO_CC)" to obtain the result of GSEA. In the data.frame, there are several colums which I don't understand. For example, rank, leading_edge and core_enrichment, especially the rank column.
In addition, there is the qvalue which we don't need set pAdjustMethod to obtain, but can't be used in plotting. What's the meaning or importance of qvalue?
Thank you.