Package: cellmig 1.2.0

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.2.0.tar.gz
cellmig_1.2.0.zip(r-4.7-x86_64)cellmig_1.2.0.zip(r-4.6-x86_64)cellmig_1.2.0.zip(r-4.5-x86_64)
cellmig_1.2.0.tgz(r-4.6-x86_64)cellmig_1.2.0.tgz(r-4.6-arm64)cellmig_1.2.0.tgz(r-4.5-x86_64)cellmig_1.2.0.tgz(r-4.5-arm64)
cellmig_1.2.0.tar.gz(r-4.7-arm64)cellmig_1.2.0.tar.gz(r-4.7-x86_64)cellmig_1.2.0.tar.gz(r-4.6-arm64)cellmig_1.2.0.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-release.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.37 score 1 stars 18 scripts 206 downloads 9 exports 101 dependencies

Last updated from:d26eec3088 (on RELEASE_3_23). Checks:12 NOTE, 1 OK, 1 FAIL. Indexed: no.

TargetResultTimeFilesSyslog
bioc-checksNOTE284
linux-devel-arm64NOTE588
linux-devel-x86_64NOTE658
source / vignettesOK681
linux-release-arm64NOTE577
linux-release-x86_64NOTE669
macos-release-arm64NOTE348
macos-release-x86_64NOTE779
macos-oldrel-arm64NOTE392
macos-oldrel-x86_64NOTE707
windows-develNOTE829
windows-releaseNOTE870
windows-oldrelNOTE792
wasm-releaseFAIL220

Exports:cellmiggen_fullgen_partialget_dose_response_profileget_groupsget_pairsget_ppc_meansget_ppc_violinsget_violins

Dependencies:abindapeaplotbackportsbase64encBHbslibcachemcallrcheckmateclicpp11descdigestdistributionaldplyrevaluatefarverfastmapfontawesomefontBitstreamVerafontLiberationfontquiverfsgdtoolsgenericsggforceggfunggiraphggplot2ggplotifyggtreegluegridExtragridGraphicsgtablehighrhtmltoolshtmlwidgetsinlineisobandjquerylibjsonliteknitrlabelinglatticelazyevallifecycleloomagrittrMASSmatrixStatsmemoisemimenlmenumDerivotelpatchworkpillarpkgbuildpkgconfigplyrpolyclipposteriorprocessxpspurrrQuickJSRR6rappdirsRColorBrewerRcppRcppEigenRcppParallelreshape2rlangrmarkdownrstanrstantoolsS7sassscalesStanHeadersstringistringrsystemfontstensorAtibbletidyrtidyselecttidytreetinytextreeiotweenrutf8vctrsviridisLitewithrxfunyamlyulab.utils

cellmig: quantifying cell migration speed with hierarchical Bayesian models
Background | Installation | Data | Visualizing raw cell speed | Mean migration speed per well | cellmig analysis | Model fitting | What are the overall treatment effects ($\delta_t$) on speed? | Visualizing $\delta_t$ | Dose-response profiles | Pairwise comparisons of treatment effects | Violin plots of pairwise differences | Posterior predictive checks (PPCs) | Compare simulated data to observed data at the cell level | Compare mean velocity per well | Other model parameters | Session Info

Last update: 2026-01-30
Started: 2025-08-12

Simulating data with cellmig
Background | Data simulation from partially generative model | Model specification | Setting $\alpha_p$ | Defining the control treatment (offset) | Setting $\kappa_w$ | Generates dataframe with simulated speeds | Analyzing simulated data with r Biocpkg("cellmig") | Comparing simulated vs. inferred parameters | Plate-specific offsets ($\alpha_p$) | Effect sizes ($\delta_t$) | Biological ($\sigma_{bio}$) and technical ($\sigma_{tech}$) variability | Data simulation from fully generative model | Compare density of speeds from partially vs. fully generative models | Power analysis | Session Info

Last update: 2026-01-27
Started: 2025-08-12