xploreaop
The public version of the 'XploreAOP' Shiny application to interactively visualize AOP Networks
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.1%) to scientific vocabulary
Keywords
Repository
The public version of the 'XploreAOP' Shiny application to interactively visualize AOP Networks
Basic Info
- Host: GitHub
- Owner: ontox-project
- License: other
- Language: HTML
- Default Branch: main
- Homepage: https://xploreaop.cloud.vhp4safety.nl
- Size: 1.07 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 4
- Releases: 0
Topics
Metadata Files
README.md
xploreaop
{xploreaop} is an R package and Shiny webapplication to visualize Adverse
Outcome Pathway (AOP) networks. So far data has been included to interactively
explore the AOPs for two liver outcomes: Cholestasis and Steatosis.
Publication
This Shiny app was developed in conjunction with the scientific publication
van Ertvelde, J., Verhoeven, A., Maerten, A., Cooreman, A., Santos Rodrigues, B. D., Sanz-Serrano, J., Mihajlovic, M., Tripodi, I., Teunis, M., Jover, R., Luechtefeld, T., Vanhaecke, T., Jiang, J., & Vinken, M. (2023). Optimization of an adverse outcome pathway network on chemical-induced cholestasis using an artificial intelligence-assisted data collection and confidence level quantification approach. Journal of biomedical informatics, 145, 104465. https://doi.org/10.1016/j.jbi.2023.104465
Installation
This Github repository is an R package and can be installed in two ways:
- Cloning the repo to your local machine
- Installing directly from Github
We recommend installing directly from Github if you want to view the app. If you would like to review the code or adapt, we encourage forks and pull requests
To install the package directly from the Github repo, run in R:
install.packages("pak")
pak::pkg_install("ontox-project/xploreaop")
To install from a local clone, run in R from the root of the cloned repo:
install.packages("devtools")
devtools::install(".")
Licence
This work comes with a permissive licence CC-BY 4.0 which can be viewed here
Furture work and development
This application is actively under development and we encourage people to contribute or reflect on the work. If you find a bug, would like a feature added, or have a great idea to add to this work, please create a new issue. We iniated a roadmap, based on reviewer comments and other peer feedback here
Owner
- Name: ontox-project
- Login: ontox-project
- Kind: organization
- Repositories: 1
- Profile: https://github.com/ontox-project
GitHub Events
Total
Last Year
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Marc | m****s@h****l | 9 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 2 years ago
All Time
- Total issues: 4
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 2
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 4
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 2
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- Maddocent (3)
- egonw (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- R >= 4.0 depends
- dplyr * imports
- easyPubMed * imports
- ggraph * imports
- htmlwidgets * imports
- igraph * imports
- magrittr * imports
- networkD3 * imports
- readr * imports
- shiny * imports
- shinyWidgets * imports
- tidygraph * imports
- visNetwork * imports