Skip to content

NameError: name 'pdbToxssp' is not defined  #5

@1000000000000000000000000000000

Description

Hello,

The example code displayed on the main page of the repo has a small typo in it. See errors here:
image

the line:

result = pdbToxssp("2GW9")
gives error

should be:

result = pdbToxssp_local("2GW9")

Best,

-Rich

PS. Thanks for fixing this code and for how responsive you are in this repo. Its definitely appreciated!

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