Skip to content

Latest commit

 

History

History
95 lines (68 loc) · 2.55 KB

index.md

File metadata and controls

95 lines (68 loc) · 2.55 KB

AnyPyTools' documentation!

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

:::{figure-md} :align: center

don't panic

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

:maxdepth: 1
:titlesonly: true

dependencies
install_guide

Guides

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

:maxdepth: 1
:titlesonly: true

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

:maxdepth: 1
:titlesonly: true

api/index
pytest_plugin

How to cite?

If you use the library for publications please cite as:

:::{seealso} 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 {ref}Developer's Guide <devguide> for more information about contributing.

:maxdepth: 1
:titlesonly: true

devguide
changelog

Usefull links

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