Thank you for your valuable suggestions.
Hi,
I have used both DAVID and g:profiler to do functional annotation and pathway analysis of a set of genes that I have. Now, you might call this redundant because both effectively does the same thing, but I am doing this to validate my results using two different tools.
However, I do not know the appropriate way in which to display my results. A casual google search is not throwing up many results which I can use to reliably pick a way in which to display my results. Kindly provide some papers or material I can use to display the results I have in a decent manner. Thank you.
1 answer
Hi,
There are several ways to display that type of data. Two simple ways are:
1) Tables with GO terms and p-values (at the very least)
2) Bar plots of the top GO terms ordered by p-value
More "prettier" ways include:
3) Append GO results to a heatmap, just as the example shown in the ComplexHeatmap R package shown here:
4) Circos plots (you can get really creative here)
@lshepard Could you provide an example of "Circos plot" type of presentation?
Log in to answer this question.