censcyt
Differential abundance analysis with a right censored covariate in high-dimensional cytometry
Bioconductor version: 3.23 · Package version: 1.20.0
Methods for differential abundance analysis in high-dimensional cytometry data when a covariate is subject to right censoring (e.g. survival time) based on multiple imputation and generalized linear mixed models.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("censcyt") Details
| Maintainer | Reto Gerber <gerberreto@pm.me> |
| Author | Reto Gerber [aut, cre] (ORCID: <https://orcid.org/0000-0001-5414-8906>) |
| License | MIT + file LICENSE |
| URL | https://github.com/retogerber/censcyt |
| Bug Reports | https://github.com/retogerber/censcyt/issues |
| Downloads rank | 250 |
| Source branch | RELEASE_3_23 |
| biocViews | CellBasedAssays, CellBiology, Clustering, FeatureExtraction, FlowCytometry, ImmunoOncology, Proteomics, SingleCell, Software, Survival |
Documentation
Download
Dependencies
Depends: R (>= 4.0), diffcyt
Imports: BiocParallel, broom.mixed, dirmult, dplyr, edgeR, fitdistrplus, lme4, magrittr, MASS, methods, mice, multcomp, purrr, rlang, S4Vectors, stats, stringr, SummarizedExperiment, survival, tibble, tidyr, utils