Package: Coralysis 1.3.0
Coralysis: Coralysis sensitive identification of imbalanced cell types and states in single-cell data via multi-level integration
Coralysis is an R package featuring a multi-level integration algorithm for sensitive integration, reference-mapping, and cell-state identification in single-cell data. The multi-level integration algorithm is inspired by the process of assembling a puzzle - where one begins by grouping pieces based on low-to high-level features, such as color and shading, before looking into shape and patterns. This approach progressively blends the batch effects and separates cell types across multiple rounds of divisive clustering.
Authors:
Coralysis_1.3.0.tar.gz
Coralysis_1.3.0.zip(r-4.7)Coralysis_1.3.0.zip(r-4.6)Coralysis_1.3.0.zip(r-4.5)
Coralysis_1.3.0.tgz(r-4.6-any)Coralysis_1.3.0.tgz(r-4.5-any)
Coralysis_1.3.0.tar.gz(r-4.7-any)Coralysis_1.3.0.tar.gz(r-4.6-any)
Coralysis_1.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
Coralysis/json (API)
NEWS
| # Install 'Coralysis' in R: |
| install.packages('Coralysis', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/elolab/coralysis/issues
Pkgdown/docs site:https://elolab.github.io
On BioConductor:Coralysis-1.3.0(bioc 3.24)Coralysis-1.2.0(bioc 3.23)
singlecellrnaseqproteomicstranscriptomicsgeneexpressionbatcheffectclusteringannotationclassificationdifferentialexpressiondimensionreductionsoftwaredata-integrationscrna-seq
Last updated from:de2d3abc34. Checks:1 NOTE, 7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | NOTE | 301 | ||
| linux-devel-x86_64 | WARNING | 569 | ||
| source / vignettes | OK | 1042 | ||
| linux-release-x86_64 | WARNING | 583 | ||
| macos-release-arm64 | WARNING | 318 | ||
| macos-oldrel-arm64 | WARNING | 393 | ||
| windows-devel | WARNING | 1285 | ||
| windows-release | WARNING | 1405 | ||
| windows-oldrel | WARNING | 1752 | ||
| wasm-release | OK | 258 |
Exports:AggregateDataByBatchBinCellClusterProbabilityCellBinsFeatureCorrelationCellClusterProbabilityDistributionFindAllClusterMarkersFindClusterMarkersGetCellClusterProbabilityGetFeatureCoefficientsHeatmapFeaturesMajorityVotingFeaturesPCAElbowPlotPlotClusterTreePlotDimRedPlotExpressionPrepareDataReferenceMappingRunParallelDivisiveICPRunPCARunTSNERunUMAPSummariseCellClusterProbabilityTabulateCellBinsByGroupVlnPlot
Dependencies:abindaricodeaskpassassortheadbase64encbeachmatbeeswarmBHBiobaseBiocGenericsBiocNeighborsBiocParallelBiocSingularblusterCairoclasscliclustercodetoolscowplotcpp11DelayedArraydigestdplyrdqrngedgeRfarverflexclustFNNformatRfsfutile.loggerfutile.optionsgenericsGenomicRangesggbeeswarmggforceggfunggplot2ggrastrggrepelgluegtablehereigraphIRangesirlbaisobandjsonlitelabelinglambda.rlatticeLiblineaRlifecyclelimmalocfitmagrittrMASSMatrixMatrixGenericsmatrixStatsmetapodmodeltoolsopensslpheatmappillarpkgconfigplyrpngpolyclippurrrR6raggRANNrappdirsRColorBrewerRcppRcppAnnoyRcppEigenRcppProgressRcppTOMLreshape2reticulaterlangrprojrootRSpectrarsvdRtsneS4ArraysS4VectorsS7ScaledMatrixscalesscatterpiescranscuttleSeqinfoSingleCellExperimentsitmosnowSparseArraySparseMsparseMatrixStatsstatmodstringistringrSummarizedExperimentsyssystemfontstextshapingtibbletidyrtidyselecttweenrumaputf8uwotvctrsviporviridisLitewithrXVectoryulab.utils
Cell states
Rendered fromCellState.Rmdusingknitr::rmarkdownon May 30 2026.Last update: 2025-04-10
Started: 2025-02-14
Coralysis: sensitive integration of single-cell data
Rendered fromCoralysis.Rmdusingknitr::rmarkdownon May 30 2026.Last update: 2025-04-10
Started: 2025-02-13
Integration
Rendered fromIntegration.Rmdusingknitr::rmarkdownon May 30 2026.Last update: 2025-04-10
Started: 2025-02-14
Reference-mapping
Rendered fromRefMap.Rmdusingknitr::rmarkdownon May 30 2026.Last update: 2025-07-17
Started: 2025-02-14
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Aggregates feature expression by cell clusters, per batch if provided. | AggregateDataByBatch AggregateDataByBatch,SingleCellExperiment-method AggregateDataByBatch.SingleCellExperiment |
| Bin cell cluster probability | BinCellClusterProbability BinCellClusterProbability,SingleCellExperiment-method BinCellClusterProbability.SingleCellExperiment |
| Cell bins feature correlation | CellBinsFeatureCorrelation CellBinsFeatureCorrelation,SingleCellExperiment-method CellBinsFeatureCorrelation.SingleCellExperiment |
| Cell cluster probability distribution | CellClusterProbabilityDistribution CellClusterProbabilityDistribution,SingleCellExperiment-method CellClusterProbabilityDistribution.SingleCellExperiment |
| Identification of feature markers for all clusters | FindAllClusterMarkers FindAllClusterMarkers,SingleCellExperiment-method FindAllClusterMarkers.SingleCellExperiment |
| Differential expression between cell clusters | FindClusterMarkers FindClusterMarkers,SingleCellExperiment-method FindClusterMarkers.SingleCellExperiment |
| Get ICP cell cluster probability | GetCellClusterProbability GetCellClusterProbability,SingleCellExperiment-method GetCellClusterProbability.SingleCellExperiment |
| Get feature coefficients | GetFeatureCoefficients GetFeatureCoefficients,SingleCellExperiment-method GetFeatureCoefficients.SingleCellExperiment |
| Heatmap visualization of the expression of features by clusters | HeatmapFeatures HeatmapFeatures,SingleCellExperiment-method HeatmapFeatures.SingleCellExperiment |
| Majority voting features by label | MajorityVotingFeatures MajorityVotingFeatures,SingleCellExperiment-method MajorityVotingFeatures.SingleCellExperiment |
| Elbow plot of the standard deviations of the principal components | PCAElbowPlot PCAElbowPlot,SingleCellExperiment-method PCAElbowPlot.SingleCellExperiment |
| Plot cluster tree | PlotClusterTree PlotClusterTree,SingleCellExperiment-method PlotClusterTree.SingleCellExperiment |
| Plot dimensional reduction categorical variables | PlotDimRed PlotDimRed,SingleCellExperiment-method PlotDimRed.SingleCellExperiment |
| Plot dimensional reduction feature expression | PlotExpression PlotExpression,SingleCellExperiment-method PlotExpression.SingleCellExperiment |
| Prepare 'SingleCellExperiment' object for analysis | PrepareData PrepareData,SingleCellExperiment-method PrepareData.SingleCellExperiment |
| Reference mapping | ReferenceMapping ReferenceMapping,SingleCellExperiment,SingleCellExperiment-method ReferenceMapping.SingleCellExperiment |
| Multi-level integration | RunParallelDivisiveICP RunParallelDivisiveICP,SingleCellExperiment-method RunParallelDivisiveICP.SingleCellExperiment |
| Principal Component Analysis | RunPCA RunPCA,SingleCellExperiment-method RunPCA.SingleCellExperiment |
| Barnes-Hut implementation of t-Distributed Stochastic Neighbor Embedding (t-SNE) | RunTSNE RunTSNE,SingleCellExperiment-method RunTSNE.SingleCellExperiment |
| Uniform Manifold Approximation and Projection (UMAP) | RunUMAP RunUMAP,SingleCellExperiment-method RunUMAP.SingleCellExperiment |
| Summarise ICP cell cluster probability | SummariseCellClusterProbability SummariseCellClusterProbability,SingleCellExperiment-method SummariseCellClusterProbability.SingleCellExperiment |
| Tabulate cell bins by group | TabulateCellBinsByGroup TabulateCellBinsByGroup,SingleCellExperiment-method TabulateCellBinsByGroup.SingleCellExperiment |
| Visualization of feature expression using violin plots | VlnPlot VlnPlot,SingleCellExperiment-method VlnPlot.SingleCellExperiment |
