From c3d38465322cbef75a3ed90bcc2fd5f89df4c62f Mon Sep 17 00:00:00 2001 From: James Mathews Date: Mon, 23 Sep 2024 17:13:22 -0400 Subject: [PATCH] Fix delimiters --- data_curation/datasets/moldoveanu/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data_curation/datasets/moldoveanu/README.md b/data_curation/datasets/moldoveanu/README.md index 71962f95..dc81b265 100644 --- a/data_curation/datasets/moldoveanu/README.md +++ b/data_curation/datasets/moldoveanu/README.md @@ -6,7 +6,7 @@ This script creates cell-level data files as well as study-level metadata files, Use, for example, ```sh -`extract.sh --cores=4` +./extract.sh --cores=4 ``` to speed up this process if your machine has multiple cores.