#### 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** and **implicit** solvent * Hamiltonian exchange among alchemical intermediates with `Gibbs sampling framework `_ * General `Markov chain Monte Carlo `_ framework for exploring enhanced sampling methods * Built-in equilibration detection and convergence diagnostics * Support for AMBER ``prmtop/inpcrd`` files * Support for absolute binding free energy calculations * Support for transfer free energies (such as hydration or partition free energies) Get going --------- * `Get YANK up and running now `_ 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: 3 quickstart installation running yamlpages/index whatsnew examples/index faq The Science Behind YANK ----------------------- .. toctree:: :maxdepth: 3 theory algorithms analysis benchmarks Citations and Thanks -------------------- .. toctree:: :maxdepth: 1 references acknowledgments API Reference ------------- .. toctree:: :maxdepth: 1 yank 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.