Giter VIP home page Giter VIP logo

convert-namd-coordinates-and-amber-parameters-to-desmond-cms's Introduction

NAMD.coor-Amber.parm-to-dms

This repo assists in converting a system simulated in NAMD with Amber parameters into an Anton/Desmond- compatible .dms file. The process involves two steps: 1. Converting the NAMD output into an Amber simulation output, and 2. combines the new Amber output file with the Amber parameters used in the NAMD simulation to form a .cms format file, which can be used by the mae2dms function in the Anton supercomputer, as detailed on the Pittsburgh Supercomputing Center (PSC) website.

Step 1: Convert the NAMD output into an Amber simulation output Usage: vmd -dispdev text -python -e convertNAMDtoRST-final-system.py -args -p amber-parmfile.top -c system-from-namd.restart.coor -v system-from-namd.restart.vel -x system-from-namd.xsc -o outfile -s -S "protein"

You must modify convertNAMDtoRST-final-system.py: on line 250, enter the number of atoms in your system

Note: this conversion was only tested on version 1.9 of VMD.

Step 2: Combine this new amber-type .rst file with the amber FF files to generate the .cms file Usage:

module load desmond/31023-bin

$SCHRODINGER/run -FROM mmshare ~/amber_prm2cms_v.py -p amber-parmfile.top -c output.rst -o system.cms

Note: details on this latter step are provided on the Anton/Anton2 website via the PSC.

convert-namd-coordinates-and-amber-parameters-to-desmond-cms's People

Contributors

b-rousse 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.