目录

Clustering Deviance Index (CDI)

This repository stores the R package of the paper Clustering Deviation Index (CDI): A robust and accurate internal measure for evaluating scRNA-seq data clustering.

Installation guidance

This package has been accepted by Bioconductor. From Oct 2023, you can download the package from Bioconductor by

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("CDI")

You can also download the most up-to-date package from Github by running

if (!requireNamespace("remotes", quietly = TRUE))
    install.packages("remotes")
remotes::install_github("jichunxie/CDI", build_vignettes = TRUE) 

A tutorial of this package can be found by running the following block of codes in R

library(CDI)
browseVignettes("CDI")

Clustering Deviation Index (CDI): a robust and accurate internal measure for evaluating scRNA-seq data clustering https://genomebiology.biomedcentral.com/articles/10.1186/s13059-022-02825-5

关于

用于单细胞RNA测序数据的聚类和差异分析

3.4 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号