Skip to content

The Molecular Simulation Pipeline simplifies molecular dynamics simulations with GROMACS and dockings with AutoDock Vina. Therefore it facilitates the communication to a computational cluster and performs simulations on a cluster with simple commands..

License

Notifications You must be signed in to change notification settings

biofe/MolSimPipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MolSimPipeline

The Molecular Simulation Pipeline simplifies molecular dynamics simulations with GROMACS and dockings with AutoDock Vina. Therefore it facilitates the communication to a computational cluster and performs simulations on it with simple commands. Further, it provides some analysis methods.

Dependencies on the cluster

Other requirements on the cluster

  • Established passwordless ssh login
  • qsub command for queueing scripts
  • qstat to obtain queue stats

Dependencies on the local computer

Installation

git clone https://github.com/ortzt/MolSimPipeline.git

Setup

  • In the file 'main.sh' the servername (server='[email protected]') and the absolute path to the working directory on the server (servpath='/root/path/on/server/to/working/dir') must be changed.
  • A Username directory must exist or manually created in the working directory on the server

Usage

cd into the MolSimPipeline directory and run the script with ./main.sh. For the usage visit the USAGE file.

About

The Molecular Simulation Pipeline simplifies molecular dynamics simulations with GROMACS and dockings with AutoDock Vina. Therefore it facilitates the communication to a computational cluster and performs simulations on a cluster with simple commands..

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published