Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dot sizes p value #3

Open
dovneste opened this issue Dec 11, 2023 · 1 comment
Open

Dot sizes p value #3

dovneste opened this issue Dec 11, 2023 · 1 comment

Comments

@dovneste
Copy link

Hi,

We want to present significant GO terms from a GO enrichment analysis on using dag_circular_viz (as in Figure 1 of the preprint). How can we present dot sizes as p values of the enrichement analysis.

Kind regards,

Domien

@jokergoo
Copy link
Owner

You need to define a function which calculates dot sizes based on -log10(p-values). See the code for generating figure 1:

https://github.com/jokergoo/simona_supplementary/blob/master/figures/figure1.R

Also you need to generate a legend for p-values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants