Skip to main content

A tool for comparative analysis of molecular dynamics simulations of proteins.

Project description

MD DaVis

PyPI Package latest release Documentation Status PyPI Wheel Supported versions Commits since latest release MIT License

Introduction

MD DaVis is a tool for comparative analysis of molecular dynamics simulations of proteins.

Documentation: https://md-davis.readthedocs.io

Features

  1. Free energy landscape
  2. Residue properties plot
  3. Surface electrostatics
  4. Electric field dynamics
  5. H-bond/Contact matrix

System Requirements

  • A 64-bit operating system
  • A Python 3 installation with version ≥ 3.7

Installation

The easiest installation method is with Anaconda or Miniconda. It is highly recommended to install MD DaVis in a virtual environment. The environment.yml is provided to ease the process.

conda env create -f environment.yml -n md_davis_env

This automatically creates a conda environment called md_davis_env with all required dependencies. Activate the environment and install MD DaVis in it using:

conda activate md_davis_env
pip install md-davis

For detailed installation instructions, see: https://md-davis.readthedocs.io/en/latest/install.html

Dependencies

The following dependencies will have to be obtained separately.

Usage

If MD DaVis is installed in a virtual environment, it should be activated before using MD DaVis. For example, to activate the virtual environment created with conda, use:

conda activate md_davis_env

The MD DaVis CLI can be called with:

md_davis

Author

Dibyajyoti Maity - www.djmaity.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

md_davis-0.3.0.tar.gz (103.1 kB view hashes)

Uploaded Source

Built Distribution

md_davis-0.3.0-py2.py3-none-any.whl (88.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page