Package: scDECO 0.1.0
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.0.tar.gz
scDECO_0.1.0.zip(r-4.7)scDECO_0.1.0.zip(r-4.6)scDECO_0.1.0.zip(r-4.5)
scDECO_0.1.0.tgz(r-4.6-any)scDECO_0.1.0.tgz(r-4.5-any)
scDECO_0.1.0.tar.gz(r-4.7-any)scDECO_0.1.0.tar.gz(r-4.6-any)
scDECO_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
scDECO/json (API)
| # Install 'scDECO' in R: |
| install.packages('scDECO', repos = c('https://yenyiho-lab.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:afa8d434c1. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 149 | ||
| source / vignettes | OK | 202 | ||
| linux-release-x86_64 | OK | 142 | ||
| macos-release-arm64 | OK | 172 | ||
| macos-oldrel-arm64 | OK | 153 | ||
| windows-devel | OK | 119 | ||
| windows-release | OK | 110 | ||
| windows-oldrel | OK | 102 | ||
| wasm-release | OK | 107 |
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 |
