From 6007294dc1b12e8623c2ef52e5c06f9daf691d28 Mon Sep 17 00:00:00 2001 From: James Mathews Date: Fri, 20 Sep 2024 17:39:42 -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 2ff7ee82..b9160e28 100644 --- a/data_curation/README.md +++ b/data_curation/README.md @@ -64,7 +64,7 @@ study_name = Melanoma CyTOF ICI input_path = s3://bucketname/moldoveanu ``` -In the S3 case, you would have to make sure that credentials are available. Currently Nextflow requires, in the case of session-specific credentials, a "profile" `~/.aws/credentials`, usually the profile named `default`. +In the S3 case, you would have to make sure that credentials are available. Currently Nextflow requires, in the case of session-specific credentials, a "profile" in `~/.aws/credentials`, usually the profile named `default`. You can monitor progress by watching the Nextflow logs: