Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmymathews committed Sep 20, 2024
1 parent 9e6ef41 commit 6007294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data_curation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 6007294

Please sign in to comment.