-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
When running the python setup_for_alphafold.py script, the alignment performed by tcrdock.sequtil.blosum_align involves the deprecated Bio.SubsMat module, triggering the following warning at the start of each run:
/home/cam/anaconda3/envs/tcrdock_test/lib/python3.8/site-packages/Bio/SubsMat/__init__.py:126: BiopythonDeprecationWarning: Bio.SubsMat has been deprecated, and we intend to remove it in a future release of Biopython. As an alternative, please consider using Bio.Align.substitution_matrices as a replacement, and contact the Biopython developers if you still need the Bio.SubsMat module.
Metadata
Metadata
Assignees
Labels
No labels