blues Logo
stable
  • Introduction
    • Github
    • Publication
    • Theory
  • Installation
    • Stable Releases
    • Development Builds
    • Source Installation
  • Modules
    • Moves
      • Move
      • RandomLigandRotationMove
      • MoveEngine
      • Under Development
    • Simulation
      • SystemFactory
      • SimulationFactory
      • BLUESSimulation
    • Integrators
    • Utilities
    • Reporters
    • Formats
  • Tutorial
    • Introduction to BLUES
    • Background
      • Coupling MD simulations with random NCMC moves for enhanced sampling of ligand binding modes via BLUES
    • YAML Configuration
      • Input/Output
        • Output files
        • Input files to generate the structure of your system
        • Restart files
      • System configuration
        • (Optional) Hydrogen mass repartitioning
        • (Optional) Alchemical system configuration
      • Simulation Configuration
        • NPT Simulation
        • (Optional) Additional relaxation steps in the NCMC simulation
        • (Optional) Platform Properties
      • Reporter Configuration
        • (Optional) Advanced options to the ``traj_netcdf`` reporter
    • Running a BLUES simulation
      • Selecting a move and initialize the move engine
      • Generating the Systems for openMM: ``SystemFactory``
        • (Optional) Applying restraints or freezing atoms
      • Generating the OpenMM Simulations: ``SimulationFactory``
      • Run the BLUES Simulation
blues
  • Docs »
  • Tutorial
  • Edit on GitHub

TutorialΒΆ

This page provides examples on how to use BLUES. A Jupyter notebook is available in the examples folder on github so you can try them out yourself or you can view it on nbviewer

  • Introduction to BLUES
  • Background
    • Coupling MD simulations with random NCMC moves for enhanced sampling of ligand binding modes via BLUES
  • YAML Configuration
    • Input/Output
    • System configuration
    • Simulation Configuration
    • Reporter Configuration
  • Running a BLUES simulation
    • Selecting a move and initialize the move engine
    • Generating the Systems for openMM: ``SystemFactory``
    • Generating the OpenMM Simulations: ``SimulationFactory``
    • Run the BLUES Simulation

Let us know if you have any problems or suggestions through our issue tracker: Issue

Next Previous

© Copyright 2018, Samuel C. Gill, Nathan M. Lim, Kalistyn Burley, David L. Mobley Revision 10830cef.

Built with Sphinx using a theme provided by Read the Docs.