Skip to content

NameError: name 'pdbToxssp' is not defined  #5

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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