Package: scDECO 0.1.1
scDECO: Estimating Dynamic Correlation
Implementations for two different Bayesian models of differential co-expression. scdeco.cop() fits the bivariate Gaussian copula model from Zichen Ma, Shannon W. Davis, Yen-Yi Ho (2023) <doi:10.1111/biom.13701>, while scdeco.pg() fits the bivariate Poisson-Gamma model from Zhen Yang, Yen-Yi Ho (2022) <doi:10.1111/biom.13457>.
Authors:
scDECO_0.1.1.tar.gz
scDECO_0.1.1.tar.gz(r-4.7-any)scDECO_0.1.1.tar.gz(r-4.6-any)
scDECO_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
scDECO/json (API)
NEWS
| # Install 'scDECO' in R: |
| install.packages('scDECO', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yenyiho-lab/scdeco/issues
- jags– Just Another Gibbs Sampler for Bayesian MCMC - binary JAGS is Just Another Gibbs Sampler. It is a program for analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation not wholly unlike BUGS. JAGS was written with three aims in mind: * To have an engine for the BUGS language that runs on Unix * To be extensible, allowing users to write their own functions, distributions and samplers. * To be a plaftorm for experimentation with ideas in Bayesian modelling This package contains the 'jags' binary as well as the associated shared library modules loaded by the binary.
- c++– GNU Standard C++ Library v3
Last updated from:15e1b6eb28. Checks:4 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 147 | ||
| source / vignettes | OK | 217 | ||
| linux-release-x86_64 | OK | 138 | ||
| wasm-release | OK | 111 |
Exports:scdeco.copscdeco.pgscdeco.sim.copscdeco.sim.pg
Dependencies:clicodaexpmgenericsgluelatticelifecyclemagrittrMASSMatrixmsmmvtnormpillarpkgconfigrjagsrlangsurvivaltibbleutf8vctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Copula dynamic correlation fitting function | scdeco.cop |
| ZENCO Poisson Gamma dynamic correlation fitting function | scdeco.pg |
| Simulating from copula model | scdeco.sim.cop |
| Simulating from ZENCO Model | scdeco.sim.pg |
