emba

emba: R package for analysis and visualization of biomarkers in boolean model ensembles - Published in JOSS (2020)

https://github.com/bblodfon/emba

Science Score: 93.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 9 DOI reference(s) in README and JOSS metadata
  • Academic publication links
    Links to: joss.theoj.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
    Published in Journal of Open Source Software

Keywords

biomarkers ensemble-models r r-package

Scientific Fields

Sociology Social Sciences - 71% confidence
Earth and Environmental Sciences Physical Sciences - 40% confidence
Last synced: 4 months ago · JSON representation

Repository

Ensemble Model Biomarker Analysis R package

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 3
  • Open Issues: 0
  • Releases: 9
Topics
biomarkers ensemble-models r r-package
Created over 6 years ago · Last pushed over 2 years ago
Metadata Files
Readme Changelog License Code of conduct

README.md

emba

R build status codecov Downloads DOI <!-- badges: end -->

Analysis and visualization of an ensemble of boolean models for biomarker discovery in cancer cell networks.

The package allows to easily load the simulation data results of the DrugLogics software pipeline that is used to predict synergistic drug combinations in cancer cell lines. It has generic functions that can be used to split a boolean model dataset to model groups with regards to the models predictive performance (number of true positive predictions/Matthews correlation coefficient score) or synergy prediction based on a given set of gold standard synergies and find the average activity difference per network node between all model group pairs. Thus, given user-specific thresholds, important nodes (biomarkers) can be accessed in the sense that they make the models predict specific synergies (synergy biomarkers) or have better performance in general (performance biomarkers).

Lastly, if the boolean models have a specific equation form and differ only in their link operator, link operator biomarkers can also be found.

Install

Download the latest CRAN archived version.

Development version: remotes::install_github("bblodfon/emba")

Usage

Check the Get Started guide.

For an earlier example usage of this package (version 0.1.1), see this analysis performed on multiple boolean model datasets.

Cite

  • Formatted citation:

Zobolas et al., (2020). emba: R package for analysis and visualization of biomarkers in boolean model ensembles. Journal of Open Source Software, 5(53), 2583, https://doi.org/10.21105/joss.02583

  • BibTeX citation: @article{Zobolas2020, doi = {10.21105/joss.02583}, url = {https://doi.org/10.21105/joss.02583}, year = {2020}, publisher = {The Open Journal}, volume = {5}, number = {53}, pages = {2583}, author = {John Zobolas and Martin Kuiper and Åsmund Flobak}, title = {emba: R package for analysis and visualization of biomarkers in boolean model ensembles}, journal = {Journal of Open Source Software} }

Code of Conduct

Please note that the emba project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Owner

  • Name: John Zobolas
  • Login: bblodfon
  • Kind: user

JOSS Publication

emba: R package for analysis and visualization of biomarkers in boolean model ensembles
Published
September 26, 2020
Volume 5, Issue 53, Page 2583
Authors
John Zobolas ORCID
Department of Biology, Norwegian University of Science and Technology (NTNU), Trondheim, Norway, Department of Clinical and Molecular Medicine, Norwegian University of Science and Technology (NTNU), Trondheim, Norway
Martin Kuiper ORCID
Department of Biology, Norwegian University of Science and Technology (NTNU), Trondheim, Norway
Åsmund Flobak ORCID
Department of Clinical and Molecular Medicine, Norwegian University of Science and Technology (NTNU), Trondheim, Norway, The Cancer Clinic, St. Olav’s Hospital, Trondheim, Norway
Editor
Mikkel Meyer Andersen ORCID
Tags
boolean networks logical modeling biomarkers mechanistic models drug synergies anti-cancer drug combinations druglogics

GitHub Events

Total
Last Year

Committers

Last synced: 5 months ago

All Time
  • Total Commits: 244
  • Total Committers: 2
  • Avg Commits per committer: 122.0
  • Development Distribution Score (DDS): 0.004
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
john b****n@g****m 243
Arfon Smith a****n 1

Issues and Pull Requests

Last synced: 4 months ago

All Time
  • Total issues: 2
  • Total pull requests: 1
  • Average time to close issues: 2 days
  • Average time to close pull requests: about 3 hours
  • Total issue authors: 2
  • Total pull request authors: 1
  • Average comments per issue: 2.5
  • Average comments per pull request: 1.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • edifice1989 (1)
  • mikldk (1)
Pull Request Authors
  • arfon (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 271 last-month
  • Total docker downloads: 21,613
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 7
  • Total maintainers: 1
cran.r-project.org: emba

Ensemble Boolean Model Biomarker Analysis

  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 271 Last month
  • Docker Downloads: 21,613
Rankings
Forks count: 14.9%
Dependent packages count: 29.8%
Average: 32.6%
Stargazers count: 35.2%
Dependent repos count: 35.5%
Downloads: 47.6%
Maintainers (1)
Last synced: 4 months ago

Dependencies

DESCRIPTION cran
  • R >= 2.10 depends
  • Ckmeans.1d.dp >= 4.2.2 imports
  • dplyr >= 1.0.0 imports
  • grDevices * imports
  • graphics * imports
  • igraph >= 1.2.4 imports
  • purrr * imports
  • readr >= 1.3.0 imports
  • rje >= 1.10 imports
  • stringr >= 1.4.0 imports
  • tibble >= 3.0.0 imports
  • tidyr >= 1.1.0 imports
  • tidyselect >= 1.0.0 imports
  • usefun >= 0.4.3 imports
  • utils * imports
  • visNetwork >= 2.0.9 imports
  • knitr * suggests
  • rmarkdown * suggests
  • testthat * suggests
  • xfun * suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/upload-artifact main composite
  • r-lib/actions/setup-pandoc v1 composite
  • r-lib/actions/setup-r v1 composite
.github/workflows/test-coverage.yaml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite