Git Product home page Git Product logo

nucleolicoalescence's Introduction

Chromatin Network Retards Nucleoli Coalescence

bioRxiv shield License: GPL v3

This is the repository of core scripts to set up Molecular Dynamics (MD) simulations detailed in the manuscript "Chromatin Network Retards Nucleoli Coalescence" (bioRxiv).

  • The first step is to set up the MD simulator Large-scale Atomic/Molecular Massively Parallel Simulator (LAMMPS), which is an open-source computational package for MD simulation. The standard LAMMPS package (tarball) can be downloaded here and following the doc of LAMMPS instructions to build the LAMMPS directory. We have been using the version lammps-17Nov16, on which our custom modifications were built.

  • After downloading the standard LAMMPS package, copy our custom modifications in ./src/lammps/ to the directory /LAMMPS/src/ of the downloaded package and compile.

    • Note that the GCC compiler needs to be installed beforehand and an environment of OpenMPI is needed to compile the parallel version of LAMMPS.
    • On a "normal" desktop computer, the typical install time including download and compile steps is ~ 5 to 10 minutes.
  • After the compilation of LAMMPS, direct the binary file in run.py (line 11) and execute run.py to simulate the trajectory in ./sim/run00/. Additional independent simulations can be performed by changing the run index in run.py (line 17) and re-execute the code.

  • An example simulated trajectory is provided here.

nucleolicoalescence's People

Watchers

 avatar  avatar  avatar  avatar

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.