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

Fix issue with visualisation of all KEGG pathway diagrams - fixes #214 #217

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

egeulgen
Copy link
Owner

As reported in #214 , the visualize_KEGG_diagram function is currently exiting unexpectedly raising the below error:

Error in ggplot_add.overlay_raw_map(object, p, objectname) : 
  No PNG file found in the directory.

This PR resolves the issue by omitting the use_cache = FALSE argument in the relevant ggkegg invocations.

@egeulgen egeulgen added the bug label Oct 14, 2024
@egeulgen egeulgen self-assigned this Oct 14, 2024
@egeulgen egeulgen merged commit 5b64776 into master Oct 14, 2024
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant