Skip to content

davecap/batcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 _           _       _           
 | |__   __ _| |_ ___| |__   __ _ 
 | '_ \ / _` | __/ __| '_ \ / _` |
 | |_) | (_| | || (__| | | | (_| |
 |_.__/ \__,_|\__\___|_| |_|\__,_|

Batch analysis library for MDAnalysis.

WARNING: This library is very rough around the edges at the moment.

Depends

numpy

pip install numpy

MDAnalysis

easy_install -f http://code.google.com/p/mdanalysis/downloads/list MDAnalysis

PyTables

git clone https://github.com/PyTables/PyTables; cd PyTables; python setup.py build; sudo python setup.py install

Install

sudo python setup.py install

Usage

One day you will see usage

About

Batch analysis for MDAnalysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages