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:Simo Kitanovski [aut, cre]

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
DESCRIPTION |NEWS
card.svg |card.png
cellmig/json (API)

# 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

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • d - Example dataset 'd'
  • d_mini - Example dataset 'd'

On BioConductor:cellmig-1.3.4(bioc 3.24)cellmig-1.2.0(bioc 3.23)

singlecellcellbiologybayesianexperimentaldesignsoftwarebatcheffectregressionclusteringcpp

5.46 score 1 stars 18 scripts 9 exports 101 dependencies

Last updated from:8f5b204efe. Checks:12 NOTE, 1 OK, 1 FAIL. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksNOTE293
linux-devel-arm64NOTE634
linux-devel-x86_64NOTE600
source / vignettesOK732
linux-release-arm64NOTE599
linux-release-x86_64NOTE678
macos-release-arm64NOTE439
macos-release-x86_64NOTE677
macos-oldrel-arm64NOTE525
macos-oldrel-x86_64NOTE816
windows-develNOTE869
windows-releaseNOTE843
windows-oldrelNOTE837
wasm-releaseFAIL170

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
Introduction | Installation | Data Structure | Required Columns | Important: The offset Column | Example Data | Exploratory Data Analysis | Raw Cell Velocities | Mean Velocity per Well | Model Fitting | Control Parameters | Interpreting Results | Overall Treatment Effects ($\delta_t$) | Visualizing Effects | From Log-Fold-Change to Fold-Change | Pairwise Comparisons | Comparison Matrix | Visualize $\rho$ | Visualize $\pi$ | Visualize $\rho$ vs. $\pi$ with a volcano plot | Violin Plots for Specific Comparisons | Model Diagnostics and Calibration | Posterior Predictive Checks (PPC) | Cell-Level Check | Well-Level Check | Leave-One-Out (LOO) diagnostics | MCMC diagnostics | Check $\hat{R}$ and ESS | Check for divergent transitions and other issues | Variance Components | Advanced: Dose-Response Profiles | Session Info

Last update: 2026-05-18
Started: 2025-08-12

Simulating Data with cellmig
Introduction | Partially Generative Simulation | Experimental Design | Model Parameters | Plate Effects ($\alpha_p$) | Control Treatment (Offset) | Cell Velocity Distribution ($\kappa_w$) | Generating the Data | Inspecting the Simulated Data | Visualizing Simulated Data | Analyzing Simulated Data | Validation: Truth vs. Inference | Treatment Effects ($\delta_t$) | Variability Parameters | Fully Generative Simulation | Model Specification | Generate Data | Comparing Simulation Modes | Power Analysis | Simulation Loop | Interpreting Results | Session Info

Last update: 2026-05-10
Started: 2025-08-12