Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

Commit 6c24969

Browse files
authored
Merge pull request #8 from jedsundwall/patch-1
Update cromwell-examples.md
2 parents 97aeadd + 8716478 commit 6c24969

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/orchestration/cromwell/cromwell-examples.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -369,8 +369,7 @@ task MergeGVCFs {
369369

370370
**Inputs**
371371

372-
The inputs for this workflow reference public data on S3 that is hosted by AWS as
373-
part of the [AWS Open Data Program](https://aws.amazon.com/opendata/).
372+
The inputs for this workflow reference [public data on S3](https://registry.opendata.aws/gatk-test-data/) that is hosted by AWS as part of the [AWS Public Dataset Program](https://aws.amazon.com/opendata/).
374373

375374
`HaplotypeCaller.aws.json`
376375

@@ -416,4 +415,4 @@ $ curl -X POST "http://localhost:8000/api/workflows/v1" \
416415
417416
```
418417

419-
This workflow takes about 60-90min to complete.
418+
This workflow takes about 60-90min to complete.

0 commit comments

Comments
 (0)