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

BUG: Unrecognised file when downloading Busco db #215

Open
VinzentRisch opened this issue Oct 24, 2024 · 0 comments
Open

BUG: Unrecognised file when downloading Busco db #215

VinzentRisch opened this issue Oct 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@VinzentRisch
Copy link
Contributor

VinzentRisch commented Oct 24, 2024

Describe the bug
When downloading the busco db with prok, virus and euk:

qiime moshpit fetch-busco-db --output-dirout --p-prok True --p-virus True --p-euk True --verbose

This error pops up:

Plugin error from moshpit:

  Unrecognized file (/var/folders/nj/rfpdzc_90zl3555cttz236_w0000gp/T/q2-BuscoDatabaseDirFmt-cylxqv1s/busco_downloads/information/lineages_list.2021-12-14.txt) for BuscoDatabaseDirFmt.

I checked in the format and this file is not listed. i do not know what happened maybe this file was added recently with a new update.
I ran the command with just --p-prok True or with just -p-virus True and both did not lead to the error.
When running it with only euk:

qiime moshpit fetch-busco-db --output-dirout --p-euk True --verbose

This error pops up:

Plugin error from moshpit:

  Unrecognized file (/var/folders/nj/rfpdzc_90zl3555cttz236_w0000gp/T/q2-BuscoDatabaseDirFmt-tctblui_/busco_downloads/lineages/fungi_odb10/missing_in_parasitic.txt) for BuscoDatabaseDirFmt.

Please complete the following information:

  • OS: macOS
  • QIIME 2 version: moshpit 2024.10.0.dev0+28.g10bb850
@VinzentRisch VinzentRisch added the bug Something isn't working label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant