bioexcel / biobb_wf_amber

This tutorials aim to illustrate the process of setting up a simulation system containing a protein, step by step, using the BioExcel Building Blocks library (biobb) wrapping the Ambertools MD package.
https://mmb.irbbarcelona.org/biobb/
Apache License 2.0
1 stars 3 forks source link

AMBER Protein MD Setup tutorials using BioExcel Building Blocks (biobb)

Based on the official GROMACS tutorial.


This tutorials aim to illustrate the process of setting up a simulation system containing a protein, step by step, using the BioExcel Building Blocks library (biobb) wrapping the Ambertools MD package.


Settings

Biobb modules used

Auxiliary libraries used

Conda Installation

git clone https://github.com/bioexcel/biobb_wf_amber.git
cd biobb_wf_amber
conda env create -f conda_env/environment.yml
conda activate biobb_wf_amber

Launch

Protein MD Setup tutorial

jupyter-notebook biobb_wf_amber/notebooks/md_setup/biobb_wf_amber_md_setup.ipynb

Protein-Ligand Complex MD Setup tutorial

jupyter-notebook biobb_wf_amber/notebooks/md_setup_lig/biobb_wf_amber_md_setup_lig.ipynb

Constant pH MD Setup tutorial

jupyter-notebook biobb_wf_amber/notebooks/md_setup_ph/biobb_wf_amber_md_setup_ph.ipynb

ABC MD Setup tutorial

jupyter-notebook biobb_wf_amber/notebooks/abc_setup/biobb_wf_amber_abc_setup.ipynb

Tutorials

Click here to view tutorials in Read the Docs


Version

2024.1 Release

Copyright & Licensing

This software has been developed in the MMB group at the BSC & IRB for the European BioExcel, funded by the European Commission (EU H2020 823830, EU H2020 675728).

Licensed under the Apache License 2.0, see the file LICENSE for details.