#### YANK #### .. TODO: Standardize this tagline **A GPU-accelerated Python framework for exploring algorithms for alchemical free energy calculations** .. TODO: Refine this description .. note:: |IntroNoteText| .. |IntroNoteText| replace:: YANK is now in Early Access for its 1.0 release! YAML syntax should be fully operational while we prepare the underlying Python API. The program has not yet been extensively validated. Use at your own risk! Features -------- * Modular Python framework to facilitate development and testing of new algorithms * GPU-accelerated via the `OpenMM toolkit `_ (see `benchmarks `_) * `Alchemical free energy calculations `_ in both **explicit** (PME, reaction field) and **implicit** (GBSA) solvent * Multi-state sampling schemes, including replica exchange with `Gibbs sampling `_ and `self-adjusted mixture sampling (SAMS) `_ * Extensible `Markov chain Monte Carlo `_ framework for exploring enhanced sampling methods * Built-in [automated equilibration detection](http://dx.doi.org/10.1021/acs.jctc.5b00784) and convergence diagnostics * Support for reading Amber, gromacs, and CHARMM input files * Support for absolute binding free energy calculations and transfer free energies (such as hydration, partition, or relative solvation free energies) Get going --------- * `Get YANK up and running now `_ * `Read the YAML syntax tutorial `_ Get involved ------------ * Download the code or fork the repo on `GitHub `_ * See YANK in `action `_ * Report a bug or request a feature on the `GitHub issue tracker `_ -------------------------------------------------------------------------------- .. Special TOC so people can always get home Getting YANK Up and Running --------------------------- .. toctree:: :maxdepth: 2 quickstart installation tutorial running yamlpages/index examples/index faq whatsnew The Science Behind YANK ----------------------- .. toctree:: :maxdepth: 2 theory algorithms analysis benchmarks Citations and Thanks -------------------- .. toctree:: :maxdepth: 1 references acknowledgments API Reference ------------- .. toctree:: :maxdepth: 1 api/index Developing ---------- .. toctree:: :maxdepth: 1 store_format building_docs -------------------------------------------------------------------------------- .. raw:: html License ------- YANK is licensed under the MIT License. See the `LICENSE` file distributed with YANK for more details.