Skip to content

Commit

Permalink
sv data
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasrausch committed Jun 11, 2023
1 parent f491ca2 commit 2e1e46b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Installation of required tools using conda:

Download the course data:

`make FILE=1STArDotQWnzqVK3r5ja4xh5m5o59nfdf download`
`make FILE=1nxzjQFt33ch1P_nWF66q1tkHv5gxTaKb download`

Load the conda environment with all required tools

Expand All @@ -25,7 +25,7 @@ Load the conda environment with all required tools

Download and unpack the course data

`cd data/ && gdown 1STArDotQWnzqVK3r5ja4xh5m5o59nfdf && tar -xzf sv.tar.gz && rm sv.tar.gz`
`cd data/ && gdown 1nxzjQFt33ch1P_nWF66q1tkHv5gxTaKb && tar -xzf sv.tar.gz && rm sv.tar.gz`

## SV Calling

Expand Down

0 comments on commit 2e1e46b

Please sign in to comment.