This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Display the results obtained from DAVID and g:profiler functional annotation tools

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.

david functional annotation g:profiler

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)

Thank you for your valuable suggestions.

@lshepard Could you provide an example of "Circos plot" type of presentation?

Log in to answer this question.