From 0a007b09b8a041a079bfa9658e6bbefe91d73a05 Mon Sep 17 00:00:00 2001 From: kimmo1019 Date: Thu, 25 Feb 2021 06:51:47 +0800 Subject: [PATCH] update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6415a82..a46a46f 100644 --- a/README.md +++ b/README.md @@ -96,9 +96,9 @@ Then one can run `python eval.py --data Mydataset --timestamp YYYYMMDD_HHMMSS -- ## Tutorial -[Tutorial Splenocyte](https://github.com/kimmo1019/scDEC/wiki/Splenocyte) Run scDEC on Splenocyte dataset (k=12, 3166 cells) +[Tutorial Splenocyte](https://github.com/kimmo1019/scDEC/wiki/Splenocyte) Run scDEC on Splenocyte dataset (3166 cells) -[Tutorial Full mouse atlas](https://github.com/kimmo1019/scDEC/wiki/Full-Mouse-atlas) Run scDEC on full Mouse atlas dataset (k=40, 81173 cells) +[Tutorial Full mouse atlas](https://github.com/kimmo1019/scDEC/wiki/Full-Mouse-atlas) Run scDEC on full Mouse atlas dataset (81173 cells) [Tutorial PBMC10k paired data ](https://github.com/kimmo1019/scDEC/wiki/PBMC10k) Run scDEC on PBMC data, which contains around 10k cells with both scRNA-seq and scATAC-seq (labels were manually annotated from 10x Genomic R&D group)