Skip to content

Running pathfindR package generates an error message #65

Answered by egeulgen
obearap asked this question in Q&A
Discussion options

You must be logged in to vote

Do you mind sharing the R console output, including the error line?
This is curious because pathfindR does not contain the line that you shared as the error code.
If visualization is not immediately necessary and your aim is to have enrichment results, I would try:

PSEA_results <-  run_pathfindR(input = PSEA_rd, visualize_enriched_terms = FALSE, plot_enrichment_chart = FALSE)

visualize_enriched_terms = TRUE saves (by default) annotated KEGG diagrams and plot_enrichment_chart = TRUE produces a graphical summary of enrichment results. Both can be created separately.

Let me know if running the command above works. If not, please share the console output.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@obearap
Comment options

@egeulgen
Comment options

Answer selected by egeulgen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants