CRAN/E | emba

emba

Ensemble Boolean Model Biomarker Analysis

Installation

About

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 which predicts synergistic drug combinations in cancer cell lines (developed by the DrugLogics research group in NTNU). 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.

bblodfon.github.io/emba/
github.com/bblodfon/emba
github.com/druglogics/
Bug report File report

Key Metrics

Version 0.1.8
R ≥ 2.10
Published 2021-01-07 1208 days ago
Needs compilation? no
License MIT
License File
CRAN checks emba results

Downloads

Yesterday 0
Last 7 days 20 -9%
Last 30 days 89 -16%
Last 90 days 312 -15%
Last 365 days 1.265 -62%

Maintainer

Maintainer

John Zobolas

bblodfon@gmail.com

Authors

John Zobolas

aut / cph / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

emba

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

emba archive

Depends

R ≥ 2.10

Imports

graphics
grDevices
utils
purrr
rje ≥ 1.10
igraph ≥1.2.4
visNetwork ≥ 2.0.9
Ckmeans.1d.dp ≥ 4.2.2
usefun ≥ 0.4.3
readr ≥ 1.3.0
dplyr ≥ 1.0.0
tidyr ≥1.1.0
tidyselect ≥ 1.0.0
stringr ≥ 1.4.0
tibble ≥3.0.0

Suggests

testthat
knitr
rmarkdown
xfun