Skip to content

Latest commit

 

History

History
101 lines (73 loc) · 2.74 KB

index.rst

File metadata and controls

101 lines (73 loc) · 2.74 KB

AnyPyTools' documentation!

AnyPyTools is a toolkit for working with the AnyBody Modeling System (AMS) from Python.

Don't panic

Its main purpose is to launch AnyBody simulations and collect results. It has a scheduler to launch multiple instances of AMS utilising computers with multiple cores. AnyPyTools makes it easy to do parameter and sensitivity and many other things which is not possible directly within the AnyBody Modeling System.

Installation

dependencies install_guide

Guides

The tutorials below are also available as a set of Jupyter Notebooks

Tutorial/01_Getting_started_with_anypytools.ipynb Tutorial/02_Generating_macros.ipynb Tutorial/03_Working_with_output_from_Anybody.ipynb Tutorial/04_Batch_processing_multiple_models.ipynb Tutorial/05_Monte_Carlo_studies_etc.ipynb Tutorial/06_Tips&Tricks.ipynb

Documentation

api/index pytest_plugin

How to cite?

If you use the library for publications please cite as:

without-title

Lund et al., (2019). AnyPyTools: A Python package for reproducible research with the AnyBody Modeling System. Journal of Open Source Software, 4(33), 1108, https://doi.org/10.21105/joss.01108

Development

I greatly appreciate any contributions to AnyPyTools! If you would like to contribute, it is as easy as forking the repository on GitHub, making your changes, and issuing a pull request. If you have any questions about this process don't hesitate to ask.

See the Developer's Guide for more information about contributing.

devguide changelog

If you have questions or comments, please contact the author directly, or open a new issue on GitHub