Skip to content

Commit

Permalink
update_array_tuto
Browse files Browse the repository at this point in the history
  • Loading branch information
RJHFMSTR committed Jul 18, 2023
1 parent f4ee933 commit dc50101
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/tutorials/ukb_snp_array.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ This step relies on two additional codes (`swaprefalt_0.0.1.tar.gz` and `liftove
<div class="code-example" markdown="1">
```bash
# download required docker images from our github repository
wget https://github.com/odelaneau/shapeit5/releases/download/v1.0.0-beta/swaprefalt_0.0.1.tar.gz
wget https://github.com/odelaneau/shapeit5/releases/download/v1.0.0-beta/liftovervcf_0.0.1.tar.gz
wget https://github.com/odelaneau/shapeit5/releases/download/v1.0.0/swaprefalt_0.0.1.tar.gz
wget https://github.com/odelaneau/shapeit5/releases/download/v1.0.0/liftovervcf_0.0.1.tar.gz

# upload the docker images on the UKB RAP
dx mkdir -p docker/
Expand Down

0 comments on commit dc50101

Please sign in to comment.