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

#No preliminary seqid/taxid mapping files found, aborting. #851

Open
SamridhiVerma07 opened this issue Jul 5, 2024 · 2 comments
Open

#No preliminary seqid/taxid mapping files found, aborting. #851

SamridhiVerma07 opened this issue Jul 5, 2024 · 2 comments

Comments

@SamridhiVerma07
Copy link

Hi everyone

I'm writing this here in hope that someone will solve this issue as this is already an unsolved issue as per the thread, #291

So, I faced this issue while creating custom database for bacteria (installed per the instructions here https://github.com/DerrickWood/kraken2/wiki/Manual#standard-kraken-2-database with these commands:

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

kraken2-build --download-library bacteria --db $DBNAME

the above command kraken2-build --download-library bacteria --db $DBNAME gave:

rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1865) [generator=3.2.7]
rsync_from_ncbi.pl: rsync error, exiting: 5888

after which the build command,
kraken2-build --build --db $DBNAME

again encountered error:
No preliminary seqid/taxid mapping files found, aborting."

I don't know how to solve this. Please help

@ChillarAnand
Copy link

If the download command gave an error, you need to retry the download and then try build. @SamridhiVerma07

@jenniferlu717
Copy link
Collaborator

The library did not download, but im not 100% about what caused the download to fail. You will need to redownload or download manually or use krakenuniq-download

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

3 participants