Giter Site home page Giter Site logo

Comments (3)

ErikPoppleton avatar ErikPoppleton commented on September 16, 2024

The duplex_finder script produces a trajectory file which lists the duplexes present in each step of a trajectory. Each duplex contains the start/end particle ids of the two complimentary strands, a unit vector corresponding to its orientation, and the start point of the duplex. The duplex_angle_plotter script takes this file and particle ids as arguments and plots the angle between the vectors for the duplexes containing the given particle ids. Previously, you could only provide the end particle ids for plotting, but within the last few months, I changed it to work with any particle within the duplex. This helps with the “representation” number, which tells what fraction of the trajectory that pair of duplexes was found in.

Does that help?

from oxdna.

AdaABen avatar AdaABen commented on September 16, 2024

Thank you for your kind reply. I have another question. Is there a way to calculate the azimuthal angle between specific pairs of nucleotides using the existing tools or some other tool? Additionally, what is the best method to distinguish these angles and determine the direction of their deviation?

from oxdna.

ErikPoppleton avatar ErikPoppleton commented on September 16, 2024

Sorry for the delayed reply.

No, that is not a script that I have made. If you end up writing something and think that it is general enough to include in OAT, I would be happy to consider a pull-request.

As far as direction of deviation goes, you will need to specify some sort of fixed reference frame based on the overall structure. I would start by using oat align to align the whole trajectory, and then you could, for example, use the orientation of the first duplex in your structure, or if your structure has an obvious axis, use that as your reference to distinguish the direction of deviation.

from oxdna.

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.