This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Extending Gene Set Enrichment Analysis

I have a set of enriched GO terms and would like to visualize them as a network using R. Maybe to to draw a DAG structure using as input the enriched GO terms.

I prefer not to use softwares as it requires the analysis to be done from the beginning.

r

Yes, I had seen this questionalready but the solutions were directed towards using softwares mostly which I would like to avoid. I wanted to do it with R

1 answer

Have you tried REVIGO ? You can also create a gene-term network and weight them and visualize using Cytoscape or Gephi too.

Yes, That is the only best option I have so far ! Thanks!

Log in to answer this question.