Skip to content

Conversation

@bernt-matthias
Copy link
Collaborator

xref #3859

@bgruening
Copy link
Member

I think this is not needed anymore.

@bernt-matthias
Copy link
Collaborator Author

Unfortunately the latest container still uses the wrong biopython version

docker run -it quay.io/biocontainers/mulled-v2-30758c5e2be407d6bbf2570c832fb245e8488634:33e45705f656cfb3e5268b3d075c838c719a0fa2-1 /bin/bash 
root@c8134397ea49:/# python
Python 3.12.3 | packaged by conda-forge | (main, Apr 15 2024, 18:38:13) [GCC 12.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import Bio.Blast.Applications
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'Bio.Blast.Applications'
>>> import Bio
>>> Bio.__version__
'1.86'
>>> 

@bernt-matthias bernt-matthias merged commit 7d555cb into BioContainers:master Feb 12, 2026
1 check passed
@bernt-matthias bernt-matthias deleted the staramr-try2 branch February 12, 2026 10:06
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

Successfully merging this pull request may close these issues.

2 participants