Giter Club home page Giter Club logo

Comments (2)

Inniag avatar Inniag commented on June 18, 2024

Could you provide a PDB file of the input structure you are having this problem with as well as the complete command line you use to invoke CHAP? Without a concrete example, this problem may be hard to diagnose.

Have you already tried varying the -pm-pl-margin parameter? This is the maximal distance a residue COG may have from the pore surface to be counted as pore-lining. Only pore-lining residues will be considered in the subsequent identification of pore-facing residues.

from chap.

eric-jm-lang avatar eric-jm-lang commented on June 18, 2024

To be honnest, I didn't remember I posted that. I solved the problem by using the pore lining residues instead of the pore facing residues when ploting the channel radius profile.
i.e., I use pf = np.array(data["residueSummary"]["poreLining"]["mean"]) > 0.5
instead of pf = np.array(data["residueSummary"]["poreFacing"]["mean"]) > 0.5

One related thing is that the N- and C-term are capped (with Amber ACE and NHE residues), which led to an error because they are not recognised. Surprisingly, I still had the error when using the -hydrophob-fallback option, not sure why. So I ended up adding those residues to the hydrophibicity scale json file. I am just mentioning this in case someone else face the same problem in the future.

from chap.

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.