Code Monkey home page Code Monkey logo

do_x3dna's Introduction

Introduction

do_x3dna has been developed for analysis of the DNA/RNA dynamics during the molecular dynamics simulations. It consists of three main components:

  • do_x3dna --- To calculate structural descriptors of DNA/RNA from MD trajectory. Also available as a stand-alone and independent VMD plugin.
  • dnaMD --- Command line tool to extract and analyze the data obtained from do_x3dna for users without programming experiences.
  • dnaMD Python module --- To extract and analyze the data obtained from do_x3dna for users with programming experiences.

DSSR-X3DNA is incompatible with do_x3dna. Please use original 3DNA packacge. This could be dowloaded from by 3DNA forum.

Last Update: Nov. 2023

For detailed documentation about the do_x3dna, please visit: .

For Questions and Discussions, please visit: do_x3dna forum.

Release Note 2023

  • do_x3dna can be compiled and used with GROMACS-2023.x versions.
  • Support for older GROMACS (4.5.x, 4.6.x, 5.0.x, 5.1.x, 2016.x and 2018.x) is removed.
  • For above listed GROMACS version, the code is available in 2018 git branch. Please use git checkout 2018 to use this version.

Release Note 2018

Release Note 2017

Citations

Please cite the follwoing publications:

do_x3dna's People

Contributors

rjdkmr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

do_x3dna's Issues

error compiling with gromacs 2023

Dear Mr. Kumar.

Thank you for creating the tool.

I have gromacs 2023 on my machine. I am trying to compile the do_x3dna. it gives me this error
...............................
In file included from /home/ayesha/do_x3dna/src/do_x3dna.cpp:46:
/home/ayesha/gromacs-2023/src/gromacs/commandline/filenm.h:48:10: fatal error: gromacs/fileio/filetypes.h: No such file or directory
48 | #include "gromacs/fileio/filetypes.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [src/CMakeFiles/do_x3dna.dir/build.make:76: src/CMakeFiles/do_x3dna.dir/do_x3dna.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:98: src/CMakeFiles/do_x3dna.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
......................................................................................

I checked the paths of the mentioned files' they appear correct and the files are also there in the folders.

How can i remove the error?

Thank you

Best

Ayesha Fatima

Turkey

FileNotFoundError: [Errno 2]

Hello,

I am recently performing elastic modulus analysis for my DNA structure. As I perform saveAsH5, I got this error:

FileNotFoundError: [Errno 2] Unable to open file (unable to open file: name = 'dna.h5', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0)

Note that I already performed elastic modulus analysis on other DNA structures. Weirdly, this error occurred in the first place.

I hope someone can help me regarding this matter. Thank you.

Portability issues and some fixes

Dear Rajendra
Thanks for the very interesting utility.
Good news. Build with Gromacs-2019 (4 )/ Windows10 VisualStudio2019 successfully passed and works. But I had to fix some portability issues and errors - if the xtc file contains only DNA/RNA (solvent and ions excluded), the function reset_x causes exception because out of range on the array. In addition, I had to put additional protection - sometimes there are system races ?/caching? when opening/closing a file with find_pairs.
If this is interesting, I attach a patch for further development of the project.
I will test on versions of gromacs 2020 and 2021.
RAMDisk required.
Best regards, Boris.
diff.txt

A question about "Conformational wheel using backbone torsion angles"

Hello, Mr Kumar. I want to use the file "BackBoneCHiDihedrals_g.dat" to plot Conformational wheel using backbone torsion angles. I use python scripts of the tutorial(https://do_x3dna.readthedocs.io/en/latest/notebooks/backbone_torsion_wheel_tutorial.html) to plot. But I can't plot
Backbone torsional angles wheel.
so I want to ask you how to plot Backbone torsional angles wheel. Woud you please provide me the out data file backbone_torsion_wheel_tutorial. Thank you very much!

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.