Package: BBNI 0.1.1
BBNI: Bayesian Inference of Boolean Genetic Networks
Implements a fully Bayesian Markov chain Monte Carlo (MCMC) approach for inferring the topology and Boolean logic transition functions of gene regulatory networks from noisy, binary time-series expression data. Network structure and Boolean rules are sampled jointly from their posterior distribution, providing principled uncertainty quantification rather than a single point estimate. Method described in Han et al. (2014) <doi:10.1371/journal.pone.0115806>.
Authors:
BBNI_0.1.1.tar.gz
BBNI_0.1.1.tar.gz(r-4.7-any)BBNI_0.1.1.tar.gz(r-4.6-any)
BBNI_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
BBNI/json (API)
| # Install 'BBNI' in R: |
| install.packages('BBNI', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/anson-li8/bbni/issues
Pkgdown/docs site:https://anson-li8.github.io
Last updated from:751b38427a. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 129 | ||
| source / vignettes | OK | 172 | ||
| linux-release-x86_64 | OK | 134 | ||
| wasm-release | OK | 106 |
Exports:GenerateNetworkGenerateSamplerun_bbni
Dependencies:bitops
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Generate Initial Network Topology | GenerateNetwork |
| Simulate Time-Series Observation Dataset | GenerateSample |
| Execute Metropolis-within-Gibbs MCMC Sampler for Boolean Networks | run_bbni |
