Package: cellmig 1.3.4

Simo Kitanovski
cellmig: Uncertainty-aware quantitative analysis of high-throughput live cell migration data
High-throughput cell imaging facilitates the analysis of cell migration across many wells treated under different biological conditions. These workflows generate considerable technical noise and biological variability, and therefore technical and biological replicates are necessary, leading to large, hierarchically structured datasets, i.e., cells are nested within technical replicates that are nested within biological replicates. Current statistical analyses of such data usually ignore the hierarchical structure of the data and fail to explicitly quantify uncertainty arising from technical or biological variability. To address this gap, we present cellmig, an R package implementing Bayesian hierarchical models for migration analysis. cellmig quantifies condition- specific velocity changes (e.g., drug effects) while modeling nested data structures and technical artifacts. It further enables synthetic data generation for experimental design optimization.
Authors:
cellmig_1.3.4.tar.gz
cellmig_1.3.4.zip(r-4.7)cellmig_1.3.4.zip(r-4.6)cellmig_1.3.4.zip(r-4.5)
cellmig_1.3.4.tgz(r-4.6-x86_64)cellmig_1.3.4.tgz(r-4.6-arm64)cellmig_1.3.4.tgz(r-4.5-x86_64)cellmig_1.3.4.tgz(r-4.5-arm64)
cellmig_1.3.4.tar.gz(r-4.7-arm64)cellmig_1.3.4.tar.gz(r-4.7-x86_64)cellmig_1.3.4.tar.gz(r-4.6-arm64)cellmig_1.3.4.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
cellmig/json (API)
NEWS
| # Install 'cellmig' in R: |
| install.packages('cellmig', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/snaketron/cellmig/issues
On BioConductor:cellmig-1.3.4(bioc 3.24)cellmig-1.2.0(bioc 3.23)
singlecellcellbiologybayesianexperimentaldesignsoftwarebatcheffectregressionclusteringcpp
Last updated from:8f5b204efe. Checks:12 NOTE, 1 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | NOTE | 293 | ||
| linux-devel-arm64 | NOTE | 634 | ||
| linux-devel-x86_64 | NOTE | 600 | ||
| source / vignettes | OK | 732 | ||
| linux-release-arm64 | NOTE | 599 | ||
| linux-release-x86_64 | NOTE | 678 | ||
| macos-release-arm64 | NOTE | 439 | ||
| macos-release-x86_64 | NOTE | 677 | ||
| macos-oldrel-arm64 | NOTE | 525 | ||
| macos-oldrel-x86_64 | NOTE | 816 | ||
| windows-devel | NOTE | 869 | ||
| windows-release | NOTE | 843 | ||
| windows-oldrel | NOTE | 837 | ||
| wasm-release | FAIL | 170 |
Exports:cellmiggen_fullgen_partialget_dose_response_profileget_groupsget_pairsget_ppc_meansget_ppc_violinsget_violins
Dependencies:abindapeaplotbackportsbase64encBHbslibcachemcallrcheckmateclicpp11descdigestdistributionaldplyrevaluatefarverfastmapfontawesomefontBitstreamVerafontLiberationfontquiverfsgdtoolsgenericsggforceggfunggiraphggplot2ggplotifyggtreegluegridExtragridGraphicsgtablehighrhtmltoolshtmlwidgetsinlineisobandjquerylibjsonliteknitrlabelinglatticelazyevallifecycleloomagrittrMASSmatrixStatsmemoisemimenlmenumDerivotelpatchworkpillarpkgbuildpkgconfigplyrpolyclipposteriorprocessxpspurrrQuickJSRR6rappdirsRColorBrewerRcppRcppEigenRcppParallelreshape2rlangrmarkdownrstanrstantoolsS7sassscalesStanHeadersstringistringrsystemfontstensorAtibbletidyrtidyselecttidytreetinytextreeiotweenrutf8vctrsviridisLitewithrxfunyamlyulab.utils
cellmig: Quantifying Cell Migration Velocity with Hierarchical Bayesian Models
Rendered fromUser_manual_analysis.Rmdusingknitr::rmarkdownon Jun 22 2026.Last update: 2026-05-18
Started: 2025-08-12
Simulating Data with cellmig
Rendered fromUser_manual_simulation.Rmdusingknitr::rmarkdownon Jun 22 2026.Last update: 2026-05-10
Started: 2025-08-12
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| cellmig: quantifying cell migration soeed with hierarchical Bayesian models | cellmig-package |
| Model-based quantification of cell migration speed | cellmig |
| Example dataset 'd' | d d_mini |
| Simulate data from a fully generative hierarchical Bayesian model | gen_full |
| Simulate data from a partially generative hierarchical Bayesian model | gen_partial |
| Visualization of dose-response profiles | get_dose_response_profile |
| Extract group labels | get_groups |
| Quantitative and visual comparison of overall treatment effects | get_pairs |
| Observed vs. predicted cell migration means in each well | get_ppc_means |
| Posterior Predictive Checks (PPC) Visualization | get_ppc_violins |
| Generate violin plots for treatment group comparisons | get_violins |