Giter VIP home page Giter VIP logo

Comments (2)

harryjubb avatar harryjubb commented on July 19, 2024

Hi @LDCS96,

Thanks for your interest.

I suspect there may be an issue with the selection of which entity to calculate contacts for. If there is no selection (or possibly an issue with the selection syntax), then Arpeggio will fall back to treating all atoms as selected, so all contacts are reported as INTRA_SELECTION.

The .contacts output file should still report all of the contacts in your structure, but they won't be filterable as INTER contacts without a valid selection. However, it should be possible to filter contacts to interchain contacts on the basis of having different chain identifiers in the first character of the first two tab-separated columns. If this is never the case in the output you got for your structure, that could be a bug, but I've not been able to reproduce this on the web server or command line. For example, for 10gs.pdb with no selection:

A/98/OD2	B/64/NE2	0	0	1	0	0	1	0	0	0	0	0	0	0	1	0	INTRA_SELECTION
A/95/CA	B/64/NE2	0	0	0	0	1	0	0	0	0	0	0	0	0	0	0	INTRA_SELECTION

If you were only interested in interactions of antibody chains with the antigen, you could select the antigen with a command line option -s /N// (or in the selection textarea when uploading a structure to the web server: see the image below for syntax). On that run, all contacts between N and any other chain would be considered INTER, but interactions between H and L would not be reported in the .contacts file. An exeption to this, if you run on the command line with a selection, a .bs_contacts file is generated for binding site contacts, this file include interactions within the binding site but not the ligand as INTRA_NON_SELECTION records.

image

If you specifically wanted all sets of inter-chain interactions between a single chain and the rest of the structure to be flagged as INTER, it would be a case of running three times with each chain selected. Depending on the size of your structure and selection it can be quicker to run with a selection than calculating all interatomic contacts without a selection.

If running programmatically, please could you share the command line options used to run Arpeggio, including any selections?

from arpeggio.

harryjubb avatar harryjubb commented on July 19, 2024

Closing this as answered, please reopen if any further questions.

from arpeggio.

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.