DerrickWood / kraken2

The second version of the Kraken taxonomic sequence classification system
MIT License
714 stars 271 forks source link

Database formatting error #721

Open MForgia opened 1 year ago

MForgia commented 1 year ago

Hi! I just downloaded the latest version of Kraken2 and i tried to download the standard database. I run this command

kraken2-build --standard --threads 24 --db DB/krakenStandard/ --use-ftp

and I'm getting these two errors gzip: nucl_gb.accession2taxid.gz: invalid compressed data--crc error gzip: nucl_gb.accession2taxid.gz: invalid compressed data--length error

How can I fix this? looking at the issues reported i could not find something usefull. Thanks!