Replies: 4 comments 8 replies
-
Apologies- it is my first post and the layout did not come out as intended ;/ |
Beta Was this translation helpful? Give feedback.
-
Sure. Thank you. I've attached the list: |
Beta Was this translation helpful? Give feedback.
-
Hi
|
Beta Was this translation helpful? Give feedback.
-
Hi |
Beta Was this translation helpful? Give feedback.
-
Hi
I was hoping that you could please help. I am encountering errors when running run_pathfindR for Reactome and Go.All.
My session info:
R version 4.0.3 (2020-10-10)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19041)
Matrix products: default
locale:
[1] LC_COLLATE=English_South Africa.1252 LC_CTYPE=English_South Africa.1252 LC_MONETARY=English_South Africa.1252 LC_NUMERIC=C
[5] LC_TIME=English_South Africa.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] pathfindR_1.6.1.9003 pathfindR.data_1.1.1 devtools_2.4.1 usethis_2.0.1
loaded via a namespace (and not attached):
[1] bitops_1.0-7 fs_1.5.0 bit64_4.0.5 httr_1.4.2 doParallel_1.0.16 rprojroot_2.0.2 tools_4.0.3
[8] utf8_1.2.1 R6_2.5.0 DBI_1.1.1 BiocGenerics_0.36.1 colorspace_2.0-1 withr_2.4.2 tidyselect_1.1.1
[15] gridExtra_2.3 prettyunits_1.1.1 processx_3.5.2 bit_4.0.4 curl_4.3.1 compiler_4.0.3 graph_1.68.0
[22] cli_2.5.0 Biobase_2.50.0 desc_1.3.0 labeling_0.4.2 KEGGgraph_1.50.0 scales_1.1.1 callr_3.7.0
[29] stringr_1.4.0 digest_0.6.27 rmarkdown_2.7 XVector_0.30.0 pkgconfig_2.0.3 htmltools_0.5.1.1 sessioninfo_1.1.1
[36] highr_0.9 fastmap_1.1.0 rlang_0.4.11 rstudioapi_0.13 RSQLite_2.2.7 farver_2.1.0 generics_0.1.0
[43] dplyr_1.0.6 RCurl_1.98-1.3 magrittr_2.0.1 Rcpp_1.0.6 munsell_0.5.0 S4Vectors_0.28.1 fansi_0.4.2
[50] viridis_0.6.0 lifecycle_1.0.0 yaml_2.2.1 stringi_1.5.3 ggraph_2.0.5 zlibbioc_1.36.0 MASS_7.3-53
[57] org.Hs.eg.db_3.12.0 pkgbuild_1.2.0 grid_4.0.3 blob_1.2.1 parallel_4.0.3 ggrepel_0.9.1 crayon_1.4.1
[64] Biostrings_2.58.0 graphlayouts_0.7.1 KEGGREST_1.30.1 magick_2.7.2 knitr_1.33 ps_1.6.0 pillar_1.6.0
[71] igraph_1.2.6 pak_0.1.2.1 codetools_0.2-16 stats4_4.0.3 pkgload_1.2.1 XML_3.99-0.6 glue_1.4.2
[78] evaluate_0.14 remotes_2.3.0 png_0.1-7 vctrs_0.3.8 tweenr_1.0.2 foreach_1.5.1 testthat_3.0.2
[85] gtable_0.3.0 purrr_0.3.4 polyclip_1.10-0 tidyr_1.1.3 cachem_1.0.4 ggplot2_3.3.3 xfun_0.22
[92] ggforce_0.3.3 tidygraph_1.2.0 viridisLite_0.4.0 tibble_3.1.1 iterators_1.0.13 AnnotationDbi_1.52.0 memoise_2.0.0
[99] IRanges_2.24.1 ellipsis_0.3.2
The console output for running Reactome:
run_pathfindR(Gene.df.pathfind,
Testing input
The input looks OK
Processing input. Converting gene symbols,
Number of genes provided in input: 13205
Number of genes in input after p-value filtering: 5936
pathfindR cannot handle p values < 1e-13. These were changed to 1e-13
Could not find any interactions for 1278 (21.53%) genes in the PIN
Final number of genes in input: 4653
Performing Active Subnetwork Search and Enrichment
Processing the enrichment results over all iterations
Annotating involved genes and visualizing enriched terms
Error in file(con, "wb") : cannot open the connectionrepeat containing receptor (NLR) signaling pathways
The console output for GO:
run_pathfindR(Gene.df.pathfind,
Testing input
The input looks OK
Processing input. Converting gene symbols,
Number of genes provided in input: 13205
Number of genes in input after p-value filtering: 5936
pathfindR cannot handle p values < 1e-13. These were changed to 1e-13
Could not find any interactions for 1278 (21.53%) genes in the PIN
Final number of genes in input: 4653
Performing Active Subnetwork Search and Enrichment
Processing the enrichment results over all iterations
Annotating involved genes and visualizing enriched terms
Error in file(con, "wb") : cannot open the connectionymerase II promoter in response to hypoxia
Thank you for your assistance!
Beta Was this translation helpful? Give feedback.
All reactions