Skip to content

Commit

Permalink
Update git clone link to html
Browse files Browse the repository at this point in the history
  • Loading branch information
enormandeau committed Jun 20, 2023
1 parent f5ccbc5 commit 8dd9ea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 01_scripts/util/get_test_dataset.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
rm -rf snplift_test_dataset 2>/dev/null

echo -e "\nSNPlift: Cloning test data\n"
git clone git@github.com:enormandeau/snplift_test_dataset
git clone https://github.com/enormandeau/snplift_test_dataset

echo -e "\nSNPlift: Extracting test data"
gunzip -c snplift_test_dataset/new_genome.fasta.gz > 03_genomes/new_genome.fasta
Expand Down

0 comments on commit 8dd9ea0

Please sign in to comment.