Giter Club home page Giter Club logo

shiyx409 / gromacs_py Goto Github PK

View Code? Open in Web Editor NEW

This project forked from samuelmurail/gromacs_py

0.0 0.0 0.0 86.67 MB

Gromacs_py is a python library allowing a simplified use of the gromacs MD simulation software. Gromacs_py can build topologie based on a pdb file, create the simulation system (box, add water and ions) and run minimisation, equilibration and production run.

Home Page: https://gromacs-py.readthedocs.io/en/latest

License: GNU General Public License v2.0

Python 99.44% Makefile 0.54% Shell 0.01%

gromacs_py's Introduction

Documentation Status https://app.travis-ci.com/samuelmurail/gromacs_py.svg?branch=master https://static.pepy.tech/personalized-badge/gromacs-py?period=total&units=international_system&left_color=black&right_color=orange&left_text=Downloads

Gromacs_py

Gromacs_py is a Python library allowing a simplified use of the Gromacs MD simulation software. Gromacs_py can build a system topologie based on a pdb file, create the simulation system (pbc box, adding water and ions) and run minimisation, equilibration and production runs. One of the main objective of the Gromacs_py wrapper is to automatize routine operations for MD simulation of multiple systems.

Gromacs_py is under active development using continuous integration with Travis Cl.

Quick install

The latest release can be installed via pip or conda.

Conda

If you don't need a GPU compiled version of Gromacs you can use directly the Gromacs_py conda package to install both Gromacs software and Gromacs_py library:

conda install -c bioconda gromacs_py

Pip (Deprecated)

If the folowing softwares/modules are installed then you need to install the Gromacs_py library using pypi :

pip install gromacs_py
  • Gromacs (version >= 5.1)
  • Ambertools
  • Rdkit
  • Acpype

and add the software path Gromacs in the environmnent variable $PATH, eg. for gromacs:

# Add gromacs 'gmx' path:
export PATH='*path_to_gromacs*/bin/':$PATH

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU General Public License v2.0 - see the LICENSE file for details.

gromacs_py's People

Contributors

samuelmurail avatar maxence92 avatar pyup-bot avatar henryiii 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.