Git Product home page Git Product logo

Comments (6)

RishalAggarwal avatar RishalAggarwal commented on July 21, 2024

Yes, gninamap file is used to create the gninatype files which specify the atom type a particular atom is. When these files are loaded into libmolgrid, libmolgrid assigns these atoms to different channels based on whether it is a "receptor" or a "ligand" atom and based on the atom type identity. The first 14 channels represent the receptor atoms - theres probably a better way to do this but its a hack that worked at the time. So the first 14 channels represent the atom types that are given in our supporting information.

from deeppocket.

ckami12138 avatar ckami12138 commented on July 21, 2024

Thank you for your quick response. So, you mean libmorgrid considers Bromine Iodine Chlorine Fluorine (which are 4 diferent channels in gninamap file) as channel 5 (number from 1), Nitrogen NitrogenXSAcceptor as channel 6 (which are 2 diferent channels in gninamap file) etc.. Is this right? So, what do the other 14 channels represent, and where can I find the definition of the whole 28 channes in libmolgrid files?

from deeppocket.

RishalAggarwal avatar RishalAggarwal commented on July 21, 2024

you can see the ligand atom types here: https://github.com/gnina/libmolgrid/blob/master/include/libmolgrid/atom_typer.h - the atom types are at the bottom of the file

from deeppocket.

ckami12138 avatar ckami12138 commented on July 21, 2024

So, does it mean that if I use the defaultGninaReceptorTyper, I wiil get the same representation of protein as in your paper?

from deeppocket.

RishalAggarwal avatar RishalAggarwal commented on July 21, 2024

Yes you should when you load a grid with it, however you have to be careful not to save gninatypes files using that typer

from deeppocket.

ckami12138 avatar ckami12138 commented on July 21, 2024

Thank you very much for your patience. My doubts have been resolved. I will close this issue.

from deeppocket.

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.