Package: CDI 1.11.0
CDI: Clustering Deviation Index (CDI)
Single-cell RNA-sequencing (scRNA-seq) is widely used to explore cellular variation. The analysis of scRNA-seq data often starts from clustering cells into subpopulations. This initial step has a high impact on downstream analyses, and hence it is important to be accurate. However, there have not been unsupervised metric designed for scRNA-seq to evaluate clustering performance. Hence, we propose clustering deviation index (CDI), an unsupervised metric based on the modeling of scRNA-seq UMI counts to evaluate clustering of cells.
Authors:
CDI_1.11.0.tar.gz
CDI_1.11.0.zip(r-4.7)CDI_1.11.0.zip(r-4.6)CDI_1.11.0.zip(r-4.5)
CDI_1.11.0.tgz(r-4.6-any)CDI_1.11.0.tgz(r-4.5-any)
CDI_1.11.0.tar.gz(r-4.7-any)CDI_1.11.0.tar.gz(r-4.6-any)
CDI_1.11.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
CDI/json (API)
NEWS
| # Install 'CDI' in R: |
| install.packages('CDI', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jichunxie/cdi/issues
- one_batch_matrix - Simulated count matrix from one batch
- one_batch_matrix_celltype - Cell type labels of simulated count matrix from one batch
- one_batch_matrix_label_df - Clustering labels for simulated one-batch single-cell count matrix
- two_batch_matrix - Simulated count matrix from two batches
- two_batch_matrix_batch - Batch labels of simulated count matrix from two batches
- two_batch_matrix_celltype - Cell type labels of simulated count matrix from two batches
- two_batch_matrix_label_df - Clustering labels for simulated two-batch single-cell count matrix
On BioConductor:CDI-1.11.0(bioc 3.24)CDI-1.10.0(bioc 3.23)
singlecellsoftwareclusteringvisualizationsequencingrnaseqcellbasedassays
Last updated from:191ae44319. Checks:1 NOTE, 9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | NOTE | 233 | ||
| linux-devel-x86_64 | OK | 474 | ||
| source / vignettes | OK | 610 | ||
| linux-release-x86_64 | OK | 371 | ||
| macos-release-arm64 | OK | 202 | ||
| macos-oldrel-arm64 | OK | 356 | ||
| windows-devel | OK | 311 | ||
| windows-release | OK | 292 | ||
| windows-oldrel | OK | 338 | ||
| wasm-release | OK | 177 |
Exports:calculate_CDICDI_lineplotcontingency_heatmapfeature_gene_selectionsize_factor
Dependencies:abindaskpassbase64encBHBiobaseBiocGenericsBiocParallelbitopsbslibcachemcaToolscliclustercodetoolscommonmarkcowplotcpp11crosstalkcurldata.tableDelayedArraydeldirdigestdotCall64dplyrdqrngevaluatefarverfastDummiesfastmapfitdistrplusFNNfontawesomeformatRfsfutile.loggerfutile.optionsfuturefuture.applygenericsGenomicRangesggplot2ggrepelggridgesggsciglobalsgluegoftestgplotsgridExtragtablegtoolsherehighrhtmltoolshtmlwidgetshttpuvhttricaigraphIRangesirlbaisobandjquerylibjsonliteKernSmoothknitrlabelinglambda.rlaterlatticelazyevallifecyclelistenvlmtestmagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisemimeminiUInlmeopensslotelparallellypatchworkpbapplypillarpkgconfigplotlyplyrpngpolyclipprogressrpromisespurrrR6RANNrappdirsRColorBrewerRcppRcppAnnoyRcppArmadilloRcppEigenRcppHNSWRcppProgressRcppTOMLreshape2reticulaterlangrmarkdownROCRrprojrootRSpectraRtsneS4ArraysS4VectorsS7sassscalesscattermoresctransformSeqinfoSeuratSeuratObjectshinySingleCellExperimentsitmosnowsourcetoolsspspamSparseArrayspatstat.dataspatstat.explorespatstat.geomspatstat.randomspatstat.sparsespatstat.univarspatstat.utilsstringistringrSummarizedExperimentsurvivalsystensortibbletidyrtidyselecttinytexutf8uwotvctrsviridisLitewithrxfunxtableXVectoryamlzoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Clustering Deviance Index (CDI) | calculate_CDI |
| Clustering Deviation Index. | CDI |
| Visualize CDI values via a lineplot | CDI_lineplot |
| Heatmap of contingency table | contingency_heatmap |
| Select feature genes | feature_gene_selection |
| Simulated count matrix from one batch | one_batch_matrix |
| Cell type labels of simulated count matrix from one batch | one_batch_matrix_celltype |
| Clustering labels for simulated one-batch single-cell count matrix | one_batch_matrix_label_df |
| Size factor of each cell | size_factor |
| Simulated count matrix from two batches | two_batch_matrix |
| Batch labels of simulated count matrix from two batches | two_batch_matrix_batch |
| Cell type labels of simulated count matrix from two batches | two_batch_matrix_celltype |
| Clustering labels for simulated two-batch single-cell count matrix | two_batch_matrix_label_df |
