This is a test version of Biostars. For the public version, visit https://www.biostars.org.
extract gseaResult in clusterprofiler

Hi there,

My question is how to extract informtation of a specific pathway from gseaResult object derived from GSEA() in clusterProfiler R package.

Basicly, I can just use gesaplot to plot what I am interested in gseaResult, but I want to output a detailed information of this specific pathway. How to do that?

Please advise, Many thanks advanced.

clusterprofiler gsea

1 answer

as.data.frame to convert the object to data frame?

Log in to answer this question.