From 9e6ef41df689b4439de627e546dc7c27a6b4b945 Mon Sep 17 00:00:00 2001 From: James Mathews Date: Fri, 20 Sep 2024 17:38:50 -0400 Subject: [PATCH] Fix typo --- data_curation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data_curation/README.md b/data_curation/README.md index d18b95940..2ff7ee825 100644 --- a/data_curation/README.md +++ b/data_curation/README.md @@ -48,7 +48,7 @@ db_config_file = /Users/username/.spt_db.config.local study_name = Melanoma CyTOF ICI [tabular import] -input_path = datasets/moldoveanus/generated_artifacts +input_path = datasets/moldoveanu/generated_artifacts ``` If you wish for Nextflow to pull directly from S3, rather than a local directory like `.../generated_artifacts`, `workflow.config` may look like this instead: