目录

CellScore

Local Development

To install CellScore locally from this repo for development or testing, you need to have a recent R (4 or later) installed.

Then clone the repo:

git clone https://github.com/flaviusb/CellScore.git

Then, run R inside the cloned directory. In order to load the package locally, you can run:

library(devtools)
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
BiocManager::install()
BiocManager::install("SummarizedExperiment")
BiocManager::install("getDEE2")
devtools::load_all()
关于

用于评估细胞身份转换或重编程实验的质量,通过计算细胞分数来量化细胞类型转换的相似性。

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

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