Giter VIP home page Giter VIP logo

openmm_md_script's Introduction

OPENMM_MD_SCRIPT

1. Preparing input files

usage: prepare_input.py [-h] --p_in P_IN --p_out P_OUT --l_in L_IN --l_out L_OUT

optional arguments:
  -h, --help     show this help message and exit
  --p_in P_IN    protein input; PDB format
  --p_out P_OUT  protein output; PDB format
  --l_in L_IN    ligand input; SDF format
  --l_out L_OUT  ligand output; SDF format

2. Run MD

usage: main.py [-h] [-p P] [-l L] [-c C] [-t T] [-s] [-o O] [-v]

optional arguments:
  -h, --help  show this help message and exit
  -p P        protein_fn in PDB format
  -l L        ligand_fn in SDF format
  -c C        complex_fn in PDB format
  -t T        traj_fn in DCD format
  -s          solvate system with water
  -o O        log_fn
  -v          verbose

3. Analyze RMSD

usage: analyze_rmsd.py [-h] -t T -c C

optional arguments:
  -h, --help  show this help message and exit
  -t T        trajectory file; DCD format
  -c C        system topology file; PDB format

openmm_md_script's People

Contributors

wonhozhung avatar

Watchers

 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.