Skip to content

BiopythonDeprecationWarning in tcrdock/sequtil.py  #15

@kamurani

Description

@kamurani

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions