Giter VIP home page Giter VIP logo

Comments (7)

yangkky avatar yangkky commented on May 22, 2024

from protein-sequence-models.

Wenhao-Jin avatar Wenhao-Jin commented on May 22, 2024

Got you. Thanks for clarifying it, @yangkky!

from protein-sequence-models.

hyeh20 avatar hyeh20 commented on May 22, 2024

@Wenhao-Jin Just wanted to clarify on this - the angle features used follows the angles described by the trRosetta paper and unconventional compared to how dihedral angles for proteins are typically defined.

from protein-sequence-models.

Wenhao-Jin avatar Wenhao-Jin commented on May 22, 2024

@hyeh20 Thank you so much for the clarification! Just to make sure, for the dist value, I was also wondering if MIF also used the distance between beta carbons as trRosetta did. Besides, is there some script or package available for generating these angles. Thanks so much again!

from protein-sequence-models.

hyeh20 avatar hyeh20 commented on May 22, 2024

Yes, the distance should be between beta carbons, we will update our figure in our next revision.

For scripts on how to generate these angles: If you are starting with a pdb file for your proteins, please use the functions in pdb_utils.py. parse_PDB will generate a coordinates dictionary and then you can use process_coords to generate the angle features. These scripts were directly modified from the trRosetta paper.

from protein-sequence-models.

yangkky avatar yangkky commented on May 22, 2024

@Wenhao-Jin sorry for the confusion: @hyeh20 is correct.

The parsing functions are here: https://github.com/microsoft/protein-sequence-models/blob/main/sequence_models/pdb_utils.py

from protein-sequence-models.

Wenhao-Jin avatar Wenhao-Jin commented on May 22, 2024

Thanks so much for the help! Sorry for the delayed response, it works on my side. Really appreciate it!

from protein-sequence-models.

Related Issues (16)

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.