Skip to content

Releases: carmonalab/scTypeEval

scTypeEval 0.99.30

07 Apr 09:37

Choose a tag to compare

Bioconductor pre-release of scTypeEval (R >= 4.3.0) for ground-truth-agnostic evaluation of single-cell cell type annotation consistency.

What this release includes:

  • Runnable vignettes with toy datasets for matrix, Seurat, and SingleCellExperiment workflows
  • Multiple dissimilarity strategies: pseudobulk distances, Wasserstein, and reciprocal classification
  • Internal validation metrics to quantify annotation consistency across samples
  • Visualization utilities for PCA, MDS, and dissimilarity heatmaps
  • API cleanup and naming standardization to snake_case, plus style updates for code consistency