Update actions/cache
R package with data sets and clustering results from Duò et al (F1000Research 2018). See https://doi.org/10.12688/F1000RESEARCH.15666.1 for the paper. The package is available from https://bioconductor.org/packages/DuoClustering2018. To install the package use the following commands in R:
if (!requireNamespace("BiocManager", quietly=TRUE)) install.packages("BiocManager") BiocManager::install("DuoClustering2018", version = "devel")
提供用于评估单细胞RNA测序数据聚类算法的数据集
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
DuoClustering2018
R package with data sets and clustering results from Duò et al (F1000Research 2018). See https://doi.org/10.12688/F1000RESEARCH.15666.1 for the paper. The package is available from https://bioconductor.org/packages/DuoClustering2018. To install the package use the following commands in R: