Giter Club home page Giter Club logo

Comments (2)

kexul avatar kexul commented on June 5, 2024 1

Thanks for your clarification, I learned a lot from it, thank you!

from protocaller.

msuruzhon avatar msuruzhon commented on June 5, 2024

The issue was related to a missing FASTA file, since you neither supplied one, nor specified a valid PDB ID so that ProtoCaller could retrieve the FASTA automatically. I relaxed this condition, but it is something to bear in mind when manually feeding data into ProtoCaller, because Modeller works with FASTA files and might silently fail to add residues if there is no FASTA file.

In addition, you have a non-standard residue, which is normally converted to a standard one by ProtoCaller, but it needs to be specified in the MODRES section of the PDB. While I could relax this restriction as well and detect the non-standard residues based on their name, I am going to keep it like that to encourage the user to submit PDB files with valid headers. Many pieces of software don't output fully-functional PDB files, so I want to maximise the chance of the user spotting this if they fail to. The main reason for this is that the SSBOND directive in the PDB header is crucial for specifying disulfide bonds and if it's not specified ProtoCaller will simply not add any disulfide bonds, resulting in silent wrong behaviour.

from protocaller.

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.