Code Monkey home page Code Monkey logo

eds_quantification's Introduction

EDS quantification cover

This script is designed to quantify the Electron Density Shift (EDS) calculated with Gaussian and contained in a cube file. The script calculates the EDS using the eds_gaussian.sh script and returns the total value of the EDS in the file and its value at a certain cutoff.

Citation

This code is released under the MIT license. Commercial use, Modification, Distribution and Private use are all permitted. The use of theese scripts can be acknowledged with the following citation: Iribarren, Iñigo, Sanchez-Sanz, Goar, Alkorta, Ibon, Elguero, José, Trujillo, Cristina, "Evaluation of electron density shifts in noncovalent interactions." The Journal of Physical Chemistry A 125.22 (2021): 4741-4749. DOI:10.1021/acs.jpca.1c00830

Dependencies

To run the script, the following dependencies are required:

  • numpy
  • pandas
  • glob
  • itertools
  • argparse
  • os

Usage

To use the script, run the following command in the terminal:

python3 eds_quatification -f <filename> -c <cutoff> -a

where <filename> is the path to the EDS cube file and <cutoff> is a float value representing the cutoff for the EDS calculations and <a> is an option to calculate the EDS for all the cub files in the working directory.

Arguments

The script takes the following arguments:

  • <filename> (str): Path to the EDS cube file.
  • <cutoff> (float): Cutoff for the EDS calculations.
  • <a> (boolean): Select for quantify all the cub files in the working directory

Author information

This script was written by Inigo Iribarren. You can contact the author via email at [email protected].

eds_quantification's People

Contributors

iribirii avatar goar-sanchez avatar

Stargazers

Isaac Huidobro-Meezs avatar Martin Elstner avatar  avatar

Watchers

 avatar

Forkers

ishume94

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.