Package: KEGGemUP 0.99.1
KEGGemUP: Creating, Rendering, and Mapping Omics Data on KEGG Pathway Graphs
KEGGemUP retrieves and renders interactively KEGG pathway graphs. The retrieval makes full use of the caching functionality to avoid unnecessary download processes. The interactivity of the graph is warranted via the visNetwork interface to the vis.js library, fully supporting bindings to be used in Shiny for further operations.
Authors:
KEGGemUP_0.99.1.tar.gz
KEGGemUP_0.99.1.zip(r-4.7)KEGGemUP_0.99.1.zip(r-4.6)KEGGemUP_0.99.1.zip(r-4.5)
KEGGemUP_0.99.1.tgz(r-4.6-any)KEGGemUP_0.99.1.tgz(r-4.5-any)
KEGGemUP_0.99.1.tar.gz(r-4.7-any)KEGGemUP_0.99.1.tar.gz(r-4.6-any)
KEGGemUP_0.99.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
KEGGemUP/json (API)
NEWS
| # Install 'KEGGemUP' in R: |
| install.packages('KEGGemUP', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/imbeimainz/keggemup/issues
- res_de_macro_IFNg_vs_naive - A sample 'data.frame' containing Differential Expression Analysis, generated with 'limma'
On BioConductor:KEGGemUP-0.99.1(bioc 3.24)
softwarepathwayskeggnetworkvisualizationdifferentialexpressiongraphandnetworktranscriptomicsproteomicsmetabolomicssystemsbiology
Last updated from:b905e7ac43. Checks:1 NOTE, 7 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | NOTE | 190 | ||
| linux-devel-x86_64 | ERROR | 341 | ||
| source / vignettes | OK | 249 | ||
| linux-release-x86_64 | ERROR | 303 | ||
| macos-release-arm64 | ERROR | 216 | ||
| macos-oldrel-arm64 | ERROR | 189 | ||
| windows-devel | ERROR | 222 | ||
| windows-release | ERROR | 232 | ||
| windows-oldrel | ERROR | 218 | ||
| wasm-release | OK | 127 |
Exports:cleanup_title_nodecreate_kegg_graphdisplay_cache_KEGGemUPexport_kegg_graphget_kegg_dbhighlight_kegg_graphmap_results_to_graphrender_kegg_graphreset_cache_KEGGemUPretrieve_all_pathwaysretrieve_kgmlsubset_kegg_graph
Dependencies:askpassbase64encBiocFileCacheBiocGenericsBiostringsbitbit64blobbslibcachemclicpp11crayoncurlDBIdbplyrdigestdplyrevaluatefarverfastmapfilelockfontawesomefsgenericsggplot2gluegtablehighrhtmltoolshtmlwidgetshttrhttr2igraphIRangesisobandjquerylibjsonliteKEGGRESTknitrlabelinglatticelifecyclemagrittrMatrixmemoisemimeopensslpillarpkgconfigpngpurrrR6rappdirsRColorBrewerrlangrmarkdownRSQLiteS4VectorsS7sassscalesSeqinfostringistringrsystibbletidyrtidyselecttinytexutf8vctrsviridisLitevisNetworkwithrxfunxml2XVectoryaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Cleanup the title node from a KEGG igraph object | cleanup_title_node |
| Create a graph for a KEGG pathway | create_kegg_graph |
| Return all cached KEGGemUP information | display_cache_KEGGemUP |
| Export a KEGG graph | export_kegg_graph |
| Get a KEGG database file | get_kegg_db |
| Highlight a subset of the KEGG graph | highlight_kegg_graph |
| Map continuous values to graph nodes | map_results_to_graph |
| Create an interactive visualization of KEGG pathways with visNetwork | render_kegg_graph |
| A sample 'data.frame' containing Differential Expression Analysis, generated with 'limma' | res_de_macro_IFNg_vs_naive |
| Reset all KEGGemUP caches | reset_cache_KEGGemUP |
| Download all pathways | retrieve_all_pathways |
| Download a KGML file | retrieve_kgml |
| Subset a graph object for a KEGG pathway | subset_kegg_graph |
