Package: corral 1.17.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.17.0.tar.gz
corral_1.17.0.zip(r-4.5)corral_1.17.0.zip(r-4.4)corral_1.17.0.zip(r-4.3)
corral_1.17.0.tgz(r-4.4-any)corral_1.17.0.tgz(r-4.3-any)
corral_1.17.0.tar.gz(r-4.5-noble)corral_1.17.0.tar.gz(r-4.4-noble)
corral_1.17.0.tgz(r-4.4-emscripten)corral_1.17.0.tgz(r-4.3-emscripten)
corral.pdf |corral.html
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.17.0(bioc 3.21)corral-1.16.0(bioc 3.20)

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

batcheffectdimensionreductiongeneexpressionpreprocessingprincipalcomponentsequencingsinglecellsoftwarevisualization

4.64 score 22 scripts 223 downloads 25 exports 76 dependencies

Last updated 4 months agofrom:284ef14e5b. Checks:1 OK, 6 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 28 2025
R-4.5-winNOTEJan 28 2025
R-4.5-linuxNOTEJan 28 2025
R-4.4-winNOTEJan 28 2025
R-4.4-macNOTEJan 28 2025
R-4.3-winNOTEJan 28 2025
R-4.3-macNOTEJan 28 2025

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:abindaskpassBiobaseBiocBaseUtilsBiocGenericsclicolorspacecpp11crayoncurldata.tableDelayedArraydichromatdplyrfansifarvergenericsGenomeInfoDbGenomeInfoDbDataGenomicRangesggplot2ggthemesgluegridExtragtablehttrIRangesirlbaisobandjsonlitelabelinglatticelifecyclemagrittrmapprojmapsMASSMatrixMatrixGenericsmatrixStatsmgcvmimeMultiAssayExperimentmunsellnlmeopensslpalspillarpkgconfigplyrpurrrR6RColorBrewerRcppRcppEigenreshape2rlangS4ArraysS4VectorsscalesSingleCellExperimentSparseArraystringistringrSummarizedExperimentsystibbletidyrtidyselecttransportUCSC.utilsutf8vctrsviridisLitewithrXVector

Alignment & batch integration of single cell data with corralm

Rendered fromcorralm_alignment.Rmdusingknitr::rmarkdownon Jan 28 2025.

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

Dimension reduction of single cell data with corral

Rendered fromcorral_dimred.Rmdusingknitr::rmarkdownon Jan 28 2025.

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