pdb.annotate not working?

Issue #786 resolved
Former user created an issue

Hello,

I was trying to use bio3d package for one of my project. I have used pdb.annotate before and it worked fine, however, today I am getting an error message saying, "not found"

code: ids <- c("6Q21_B", "1NVW", "1P2U_A") anno <- pdb.annotate(ids)

error: Error: Not Found In addition: Warning message: In pdb.annotate(ids) : ids should be standard 4 character PDB-IDs: trying first 4 characters...

Can you please let me know what is wrong?

Comments (2)

  1. Barry Grant

    Thanks for reporting. I am seeing this behavior also and we will work on resolving soon - thanks for reporting!

  2. Log in to comment