Giter VIP home page Giter VIP logo

molaristools's Introduction

MolarisTools

A Python toolkit to facilitate working with Molaris-XG.

Author: Mikolaj Feliks <[email protected]>

Key features:

  • QM/MM interface with electrostatic embedding to Gaussian, Mopac, GAMESS-US, ORCA, Q-Chem
  • Parsing of Molaris files (input, log, gap, FVX, mol.in, evb.dat)
  • Parsing of files from quantum chemical packages (Gaussian, Mopac, GAMESS-US, ORCA, Q-Chem)
  • Parsing of geometry files (PDB, xyz, xyz trajectories)
  • Reading and writing of Molaris libraries (amino-library, ENZYMIX & EVB parameters)
  • Handling of amino-components (calculation of partial charges, generation of angles and dihedrals, topology operations, merging)
  • Conversion between Molaris and CHARMM topology formats
  • Generation of tables for input files with EVB atoms & bonds
  • Automatic generation of amino-components from PDB files based on coordinates and distances
  • Parsing of 1D & 2D PES scans
  • LRA calculations

Installation instructions:

MolarisTools is a stand-alone Python library and as such does not need Molaris to be preinstalled. Nevertheless, a copy of Molaris can be obtained from the Warshel Group.

To install MolarisTools, clone the repository from GitHub (assuming that you have git installed on your computer):

git clone https://github.com/mfx9/MolarisTools.git

Or download and unpack the ZIP package from this website. In the next step, adjust the PYTHONPATH variable so it points to the location of MolarisTools, for example (in Bash):

export PYTHONPATH=${HOME}/MolarisTools:${PYTHONPATH}

Add the above line to your ~/.profile or ~/.bashrc file.

MolarisTools are actively developed and new features are added as they are needed. Major changes to the code can happen anytime. Bugs are inevitable - please report if you have found one.

molaristools's People

Watchers

James Cloos avatar xy21hb 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.