GithubHelp home page GithubHelp logo

sulcgroup / anm-oxdna Goto Github PK

View Code? Open in Web Editor NEW
6.0 0.0 2.0 98.79 MB

oxDNA/oxRNA code that implements Anisotropic Network Model representation of proteins, allowing for simulations of hybrid protein-DNA/RNA nanostructures as well as biological complexes on CPU and GPU

CMake 0.52% Mathematica 5.50% CSS 0.22% Python 12.16% TeX 0.15% Shell 0.03% Makefile 0.02% C++ 37.68% Cuda 11.21% C 1.59% Jupyter Notebook 30.78% Parrot 0.14%

anm-oxdna's Introduction

Oxdna with DNA/RNA - Protein Hybrid Models

An extension of the oxDNA/RNA models that also includes Anisotropic Network Model for representation of proteins. Included in the repository is the simulation code in the oxDNA directory as well as the scripts for generating peptides/proteins with examples. Examples of setting up a simulation of protein (represented using ANM model, or ANMT model) with oxDNA or oxRNA, along with the necessary conversion scripts, are provided in ANMUtils directory.

An overview of the models is provided in the manuscript as well as in documentation online.

Models

Below are the Interaction Types for protein and DNA/RNA - protein hybrid simulations along with a brief description of their purpose. The models are specified as interaction_type in the input file. The respective interaction types are discussed in the documentation and include:

  • AC -> For Simulation of Proteins exclusively, Treats the system as the classic ANM
  • ACT -> For Simulation of Proteins exclusively, Uses classic ANM and bending/torsional modulation
  • DNANM -> For Simulation of Proteins and DNA, Uses classic ANM for protein and oxDNA2 for DNA
  • DNACT -> For Simulation of Proteins and DNA, Uses ANMT model for protein and oxDNA2 for DNA
  • RNANM -> For Simulation of Proteins and RNA, Uses classic ANM for protein and oxRNA2 for RNA
  • RNACT -> For Simulation of Proteins and RNA, Uses ANMT model for protein and oxRNA2 for RNA

Documentation

Basic Documentation relating to file formats (.top, .par, .dat, and input) can be found in documentation and their genration from PDB file are provided in ANMUtils directory.

Example Usage of the model with the provided scripts is shown in a series of example Jupyter Notebooks that are designed as walk-through of settign up simulation files and model parameters, as well as running simulations of the respective systems.

Citation

If you use the ANM-oxDNA model, we would appreciate if you can cite the following article: J Procyk, E Poppleton, P Šulc: Coarse-Grained Nucleic Acid-Protein Model for Hybrid Nanotechnology - arXiv preprint arXiv:2009.09589, 2020

anm-oxdna's People

Contributors

jonahowns avatar sulcgroup avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

ohenrich

anm-oxdna's Issues

error CUDA

hi.
I got below error while installing anmoxDNA with CUDA

Please guide me to fix the error

[ 94%] Building NVCC (Device) object src/CMakeFiles/oxDNA.dir/CUDA/Thermostats/oxDNA_generated_CUDASRDThermostat.cu.o
/home/hadi/Downloads/anm-oxdna-master/oxDNA/src/CUDA/Lists/CUDASimpleVerletList.cu(155): error: identifier "cudaBindTexture" is undefined

/home/hadi/Downloads/anm-oxdna-master/oxDNA/src/CUDA/Lists/CUDASimpleVerletList.cu(182): error: identifier "cudaUnbindTexture" is undefined

5 errors detected in the compilation of "/home/hadi/Downloads/anm-oxdna-master/oxDNA/src/CUDA/Lists/CUDASimpleVerletList.cu".
CMake Error at oxDNA_generated_CUDASimpleVerletList.cu.o.Release.cmake:280 (message):
Error generating file
/home/hadi/Downloads/anm-oxdna-master/oxDNA/build/src/CMakeFiles/oxDNA.dir/CUDA/Lists/./oxDNA_generated_CUDASimpleVerletList.cu.o

make[2]: *** [src/CMakeFiles/oxDNA.dir/build.make:217: src/CMakeFiles/oxDNA.dir/CUDA/Lists/oxDNA_generated_CUDASimpleVerletList.cu.o] Error 1

Compilation instructions

Sorry if it's included somewhere, but I can't find any compilation instructions. I struggled a bit to get the correct combination of gcc/cuda for it to compile - gcc 7.3.0 and cuda 10.2 works for me, and I needed to enable c++11 in cmake as well. Hope this can be specified somewhere in the docs/readme.

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.