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.
• 4,509 views
•
link
1 answer
as.data.frame to convert the object to data frame?
• 1 views
•
link
Log in to answer this question.