Package: corral 1.23.0

Lauren Hsu

corral: Correspondence Analysis for Single Cell Data

Correspondence analysis (CA) is a matrix factorization method, and is similar to principal components analysis (PCA). Whereas PCA is designed for application to continuous, approximately normally distributed data, CA is appropriate for non-negative, count-based data that are in the same additive scale. The corral package implements CA for dimensionality reduction of a single matrix of single-cell data, as well as a multi-table adaptation of CA that leverages data-optimized scaling to align data generated from different sequencing platforms by projecting into a shared latent space. corral utilizes sparse matrices and a fast implementation of SVD, and can be called directly on Bioconductor objects (e.g., SingleCellExperiment) for easy pipeline integration. The package also includes additional options, including variations of CA to address overdispersion in count data (e.g., Freeman-Tukey chi-squared residual), as well as the option to apply CA-style processing to continuous data (e.g., proteomic TOF intensities) with the Hellinger distance adaptation of CA.

Authors:Lauren Hsu [aut, cre], Aedin Culhane [aut]

corral_1.23.0.tar.gz
corral_1.23.0.zip(r-4.7)corral_1.23.0.zip(r-4.6)corral_1.23.0.zip(r-4.5)
corral_1.23.0.tgz(r-4.6-any)corral_1.23.0.tgz(r-4.5-any)
corral_1.23.0.tar.gz(r-4.7-any)corral_1.23.0.tar.gz(r-4.6-any)
corral_1.23.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
corral/json (API)

# Install 'corral' in R:
install.packages('corral', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

On BioConductor:corral-1.23.0(bioc 3.24)corral-1.22.0(bioc 3.23)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

batcheffectdimensionreductiongeneexpressionpreprocessingprincipalcomponentsequencingsinglecellsoftwarevisualization

4.73 score 27 scripts 372 downloads 25 exports 62 dependencies

Last updated from:757a1c2e81. Checks:1 WARNING, 7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksWARNING220
linux-devel-x86_64NOTE384
source / vignettesOK717
linux-release-x86_64NOTE474
macos-release-arm64NOTE325
macos-oldrel-arm64NOTE245
windows-develNOTE436
windows-releaseNOTE458
windows-oldrelNOTE405
wasm-releaseOK169

Exports:add_embeddings2scelistall_arebiplot_corralcompsvdcorralcorral_matcorral_preproccorral_scecorralmcorralm_matlistcorralm_sceearthmover_distget_pct_var_exp_svdget_weightslist2matna2zeropairwise_rvplot_embeddingplot_embedding_scervscal_varscal_var_matsce2matlisttrim_matdistvar_stabilize

Dependencies:abindBiobaseBiocBaseUtilsBiocGenericsclicolorspacecpp11data.tableDelayedArraydichromatdplyrfarvergenericsGenomicRangesggplot2ggthemesgluegridExtragtableIRangesirlbaisobandlabelinglatticelifecyclemagrittrmapprojmapsMatrixMatrixGenericsmatrixStatsMultiAssayExperimentpalspillarpkgconfigplyrpurrrR6RColorBrewerRcppRcppEigenreshape2rlangS4ArraysS4VectorsS7scalesSeqinfoSingleCellExperimentSparseArraystringistringrSummarizedExperimenttibbletidyrtidyselecttransportutf8vctrsviridisLitewithrXVector

Alignment & batch integration of single cell data with corralm

Rendered fromcorralm_alignment.Rmdusingknitr::rmarkdownon May 30 2026.

Last update: 2021-11-09
Started: 2020-05-04

Dimension reduction of single cell data with corral

Rendered fromcorral_dimred.Rmdusingknitr::rmarkdownon May 30 2026.

Last update: 2023-02-09
Started: 2020-05-04