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]: Panaroo gives error when trying to run mafft #1187

Open
erinyoung opened this issue Jan 31, 2025 · 0 comments
Open

[Bug]: Panaroo gives error when trying to run mafft #1187

erinyoung opened this issue Jan 31, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@erinyoung
Copy link
Contributor

What container were you trying to use, and how were you attempting to use it?

Someone messaged me this error on slack

panaroo --aligner mafft -i gff/*.gff -o core_aln4 --clean-mode strict -a pan
Erorr:
/opt/conda/lib/python3.9/site-packages/Bio/Application/__init__.py:40: BiopythonDeprecationWarning: The Bio.Application modules and modules relying on it have been deprecated.

Due to the on going maintenance burden of keeping command line application
wrappers up to date, we have decided to deprecate and eventually remove these
modules.

We instead now recommend building your command line and invoking it directly
with the subprocess module.
  warnings.warn(
Need specified aligner to be installed 
Need specified aligner to be installed 

I need to look at the current file and add a test for using the mafft aligner in panaroo.

Relevant log output

@erinyoung erinyoung added the bug Something isn't working label Jan 31, 2025
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