Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with --download-library nt #735

Open
abdo3a opened this issue Jun 26, 2023 · 9 comments
Open

Issue with --download-library nt #735

abdo3a opened this issue Jun 26, 2023 · 9 comments

Comments

@abdo3a
Copy link

abdo3a commented Jun 26, 2023

Hello, i tried several times to download nt library using:

kraken2-build --threads 16 --download-taxonomy --db kraken_nt
kraken2-build --threads 16 --download-library nt --db kraken_nt
kraken2-build --build --threads 16 --db kraken_nt

and ends up with all files but non of the .k2d file exist, only taxo.k2d.tmp.

Any suggestions?

@SenyuanGu
Copy link

Hi, did you figure out this issue? I camed up with a same problem...

@abdo3a
Copy link
Author

abdo3a commented Jun 29, 2023

@SenyuanGu , i didn't figured out but i download the indexed database from https://benlangmead.github.io/aws-indexes/k2 , and it works

@KeyLllll
Copy link

@abdo3a hello, how can I download the taxonomy from https://benlangmead.github.io/aws-indexes/k2?

@abdo3a
Copy link
Author

abdo3a commented Aug 22, 2023

Hi @KeyLllll, in the https://benlangmead.github.io/aws-indexes/k2 page a table for each database and the corresponding URL.

@KeyLllll
Copy link

@abdo3a hello, I downloaded the ‘standard’ Kraken 2 / Bracken Refseq indexes, but when I run " kraken2-build --build --threads 16 --db database" , it gives an error, "There is no taxonomy/". Have you encountered this issue? Thanks!

@abdo3a
Copy link
Author

abdo3a commented Aug 23, 2023

You should first download the NCBI taxonomy using:

kraken2-build --download-taxonomy --db $DBNAME

@KeyLllll
Copy link

@abdo3a Hello! I ran "kraken2-build --download-taxonomy --db $DBNAME --threads 56 --use-ftp", but encountered an error:
Downloading nucleotide gb accession to taxon map...
Do you know how to solve it? Thanks!

@abdo3a
Copy link
Author

abdo3a commented Aug 24, 2023

i didn't remember encountering this problem but I had already changed a line in rsync file according to:

#508

Cheers

@Ge0rges
Copy link

Ge0rges commented Aug 29, 2023

When I use that index to download the DB, I then did kraken2-build --download-taxonomy --db DB and that was successful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants