Giter Club home page Giter Club logo

Comments (3)

rdk avatar rdk commented on June 4, 2024

Prediction on mmCIF files saved by PyMOL fails with BioJava parsing error
org.rcsb.cif.EmptyColumnException: column auth_seq_id is undefined.
The problem is that PyMOL does not include column _atom_site.auth_seq_id even if the original file contained it.

auth_seq_id is optional according to the mmCIF spec but present in all PDB entries https://mmcif.wwpdb.org/dictionaries/mmcif_pdbx_v40.dic/Items/_atom_site.auth_seq_id.html .

The fact that BioJava fails to parse such files is a known long standing issue biojava/biojava#775 (currently moved to milestone version 6.1.0 but it was moved to the next version many times over last few years).

Details:
Current BioJava version used by P2Rank: 6.0.5 (latest)
Tested with PyMOL 2.3.4 (problem also reported with PyMOL 1.8.x and 2.5.x)

from p2rank.

rdk avatar rdk commented on June 4, 2024

I have asked about the current status on biojava/biojava#775

from p2rank.

rdk avatar rdk commented on June 4, 2024

In the meantime this has been solved on develop branch by using custom fork of biojava (biojava-structure-6.1.0-rdk1).

from p2rank.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.