wtsi-hpag / Scaff10X

Pipeline for scaffolding and breaking a genome assembly using 10x genomics linked-reads
MIT License
20 stars 3 forks source link

fix pigz-2.6 url #24

Open DininduSenanayake opened 2 years ago

DininduSenanayake commented 2 years ago

Installation via install.sh is failing without a good record and it is related to incorrect pigz url (https://zlib.net/pigz/pigz-2.6.tar.gz) on install.sh line 83/ Replace it with https://zlib.net/pigz/fossils/pigz-2.6.tar.gz to fix the issue.