Git Product home page Git Product logo

gmxpbsa's Introduction

gmxpbsa 2.1.2

MM/PBSA binding free energy calculation MM/PBSA binding free energy calculation

################ INSTALLATION ###################

The user can extract the source code in some location, i.e. /home/myprogram/, by typing

tar zxvf GMXPBSAtool.tar.gz;

set the GMXPBSAHOME environment variable in bash:

export GMXPBSAHOME=/home/myprogram/GMXPBSAtool

Change the /home/myprogram to whatever directory is appropriate for your machine, verify that you have write permissions in the directory tree, and that the gmxpbsa0.sh, gmxpbsa1.sh and gmxpbsa2.sh scripts have execute permissions. $GMXPBSAHOME should be also added to the PATH. GMXPBSAtool uses bash environment. So make sure that you are in the bash shell (echo $SHELL should give /bin/bash). To use bash shell just type

bash

Ubuntu and Debian derived make use of dash shell rather than bash. We force GMXPBSAtool to use bash but if you encounter problem in running the tool check whether bash shell is installed.

################ APBS and GROMACS ###################

In order to perform the MM/PBSA calculation, APBS program (http://www.poissonboltzmann.org/apbs/) and GROMACS tool (www.gromacs.org) must be installed and working. In Ubuntu/Xubuntu/Kubuntu and Debian derived you can install them by:

sudo apt-get install apbs sudo apt-get install gromacs

Make sure that you are using the latest updated version of APBS and GROMACS version 4.5 and later. Both programs can be installed by compiling the source code too, without root permission.

################ HOW TO RUN GMXPBSAtool ###################

In order to perform the MM/PBSA calculation,the user has to run the tool by typing $GMXPBSAHOME/<script>, where <script> can be either gmxpbsa0.sh, or gmxpbsa1.sh or gmxpbsa2.sh depending on stage of the calculation that will be performed (see section 2.4 of the paper). Each script will read the INPUT.dat file to perform the MM/PBSA calculation. For instance, if the INPUT.dat file and the simulations are located in /home/mysimulations, in this directory the user can run the tool typing $GMXPBSAHOME/<script>. See section 3 of the paper for further details or the DEMO examples

gmxpbsa's People

Contributors

aspitaleri 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.