From 42d762baf89ef22c82987671e3808ee509ca8e67 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi=20Trimbour?=
<77151348+r-trimbour@users.noreply.github.com>
Date: Wed, 10 Apr 2024 14:36:53 +0200
Subject: [PATCH] Update README.md
update chen dataset name
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 319a220..94a1be8 100644
--- a/README.md
+++ b/README.md
@@ -79,7 +79,7 @@ devtools::install_github("cole-trapnell-lab/cicero-release", ref = "monocle3")
## Data accessibility
To reproduce HuMMuS results presented in the manuscript, preprocessed data [are accessible here](https://figshare.com/projects/Molecular_mechanisms_reconstruction_from_single-cell_multi-omics_data_with_HuMMuS/168899)
-
For quick tests, the Chen dataset preprocessed is accessible directly through the package as a Seurat object: `load(chen_data)`.
+
For quick tests, the Chen dataset preprocessed is accessible directly through the package as a Seurat object: `load(chen_dataset)`, along with a subset version `load(chen_dataset_subset)`.
## Cite us
Trimbour R., Deutschmann I. M., Cantini L. Molecular mechanisms reconstruction from single-cell multi-omics data with HuMMuS. Bioinformatics (2024), btae143. doi: https://doi.org/10.1093/bioinformatics/btae143