Giter Site home page Giter Site logo

md-tat's Introduction

Molecular Dynamics Trajectory Analysis Tools (MD-TAT)

PyPI version

Version

Alpha 0.10

Introduction and Foreword

You are free to use it, but it may not be entirely suitable for what you are trying to achieve. Please email feedback, bugs or suggestions to: [email protected].

Dependencies

  • Python (v2.7+)
  • MDtraj
  • Matplotlib

Installation

The best way is using pip:

pip install mdtat

Alternatively, clone the repo from github and install using distutils:

git clone https://github.com/s-gordon/md-tat
cd md-tat
python setup.py install

How it all works

This project directory is designed to be used at the completion of a run as a place to consolidate and process trajectory data generated using the workflow MD_workflow. You'll need to point compress.py in the right direction of the trajectory files relative to where you run these scripts.

Trajectory processing and analysis are divided into three main phases divided into two independent scripts: compress.py, and analyze_plot.py. The order in which these scripts are run is critical.

  1. compress.py: Additional options, such as trajectory sub-sampling (a.k.a. stride) can be passed as optional arguments. For more information try ./compress.py --help.

  2. analyze_plot.py: Options can be passed as arguments. For more information try ./analyse_plot.py --help.

Authorship

md-tat's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

wittler-github

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.