Skip to content

PDBManager Initialization Error due to outdated url #7

@puzzlingConundrum

Description

@puzzlingConundrum

There is an error in initializing PDBManager in https://github.com/NVIDIA-Digital-Bio/la-proteina/blob/cde5de3ead6e4d76f367da6dc5174be9913ef6ca/proteinfoundation/datasets/pdb_data.py#L116 due to an outdated url used in the graphein library (http://ligand-expo.rcsb.org/dictionaries/cc-to-pdb.tdd, shown below) used to obtain the $DATA_PATH/cc-to-pdb.tdd file at https://github.com/a-r-j/graphein/blob/75ce145e66602872f652e4a3d8972fcb207d335a/graphein/ml/datasets/pdb_data.py#L76. (Also refer to issue a-r-j/graphein#444 in graphein).

Image

To solve this issue, please use the same file (downloaded before the url expired) at https://drive.google.com/file/d/1cfgzu5hWyUV9qoGqDjjdzpEfErWNxWlg/view?usp=sharing.

If possible, would it be possible to also update the README to include a solution to this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions