Skip to content

tclick/python-ambgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

docs Documentation Status
tests
Travis-CI Build Status AppVeyor Build Status Requirements Status
Coverage Status
package

Generate and analyze Amber MD files.

  • Free software: BSD 3-Clause License

Installation

pip install ambgen

You can also install the in-development version with:

pip install https://github.com/tclick/python-ambgen/archive/master.zip

If you have Anaconda or Miniconda installed, you can use:

make conda

You can also install the in-development version with:

make conda-dev

Documentation

https://python-ambgen.readthedocs.io/

Development

To run all the tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

About

File Generation and Analysis of Amber Simulations

Resources

License

Stars

Watchers

Forks

Packages

No packages published