Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update STS Delivery Doc [VS-770] #8150

Merged
merged 1 commit into from
Jan 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ but must not include the `gs://` prefix. Enter the VDS delivery path as specifie

![STS Destination](./STS%204.png)

On the next step, take the defaults of "Run once" and "Starting now":
On the next step, take the defaults of "Batch", "Run once" and "Starting now":

![STS How and when to run](./STS%205.png)

Expand Down Expand Up @@ -137,7 +137,7 @@ hour or so to complete. Building on the preceding step, the following snippet va

```python
>>> vds_path = "gs://delivery-bucket/delivery-path.vds"
>>> vds = hl.vds.read_vds('vds_path')
>>> vds = hl.vds.read_vds(vds_path)
>>> vds.validate()
```

Expand Down
Binary file modified scripts/variantstore/docs/aou/vds/delivery/STS 5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.