Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 15, 2024. It is now read-only.

KarlTDebiec/MolDynPlot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://travis-ci.org/KarlTDebiec/MolDynPlot.svg?branch=master https://coveralls.io/repos/github/KarlTDebiec/MolDynPlot/badge.svg?branch=master

Introduction

MolDynPlot is a Python package used to design matplotlib-based figures of Molecular Dynamics (MD) simulation data using the simple text format YAML.

Example Output

Time Series:

doc/_static/p53/rmsd.png

2D Time Series:

doc/_static/p53/dssp.png

Sequence:

doc/_static/gb3/s2.png

NMR HSQC:

doc/_static/mocvnh3/hsqc.png

.. only:: html

    Time Series:

    .. image:: _static/p53/rmsd.png
        :scale: 35
        :align: center

    2D Time Series:

    .. image:: _static/p53/dssp.png
        :scale: 35
        :align: center

    Sequence:

    .. image:: _static/gb3/s2.png
        :scale: 35
        :align: center
    NMR HSQC:

    .. image:: _static/mocvnh3/hsqc.png
        :scale: 35
        :align: center

Publications Prepared Using MolDynPlot

Dependencies

MolDynPlot supports Python 2.7, and requires the following packages:

Testing requires the following additional packages:

Building the documentation requires the following additional packages:

Installation

Change to the MolDynPlot directory and run:

python setup.py install

Authorship

MolDynPlot is developed by Karl T. Debiec, a graduate student at the University of Pittsburgh advised by Professors Lillian T. Chong and Angela M. Gronenborn.

License

Released under a 3-clause BSD license.

About

Molecular dynamics simulation plots powered by matplotlib and yaml

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages