Skip to content

This tutorial aims to illustrate the process of analyzing a membrane molecular dynamics (MD) simulation using the BioExcel Building Blocks library (biobb).

License

Notifications You must be signed in to change notification settings

bioexcel/biobb_wf_mem

Repository files navigation

Protein-Membrane MD analysis tutorial using BioExcel Building Blocks (biobb)


This tutorial aims to illustrate the process of analyzing a membrane molecular dynamics (MD) simulation using the BioExcel Building Blocks library (biobb). The particular example used is the heteropentameric ligand-gated chloride channel gated by gamma-aminobutyric acid (GABA), a major inhibitory neurotransmitter in the brain, which was embedded in a DPPC membrane in the MemProtMD project, which trajectory is obtained from the MDDB, where we can find it under the A01M6 accession id.


Settings

Biobb modules used

  • biobb_io: Tools to fetch biomolecular data from public databases.
  • biobb_analysis: Tools to analyse Molecular Dynamics trajectories.
  • biobb_mem: Tools for membrane analysis and manipulation.

Auxiliary libraries used

  • jupyter: Free software, open standards, and web services for interactive computing across all programming languages.
  • nglview: Jupyter/IPython widget to interactively view molecular structures and trajectories in notebooks.
  • plotly: Python interactive graphing library integrated in Jupyter notebooks.
  • anywidget: Toolset for authoring reusable web-based widgets for interactive computing environments.

Conda Installation and Launch

git clone https://github.com/bioexcel/biobb_wf_mem.git
cd biobb_wf_mem
conda env create -f conda_env/environment.yml
conda activate biobb_wf_mem
jupyter-notebook biobb_wf_mem/notebooks/biobb_wf_mem.ipynb

Tutorial

Click here to view tutorial in Read the Docs

Click here to execute tutorial in Binder

Click here to open tutorial in Google Colab


Version

2025.1

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 Horizon Europe 101093290, EU H2020 823830, EU H2020 675728).

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

About

This tutorial aims to illustrate the process of analyzing a membrane molecular dynamics (MD) simulation using the BioExcel Building Blocks library (biobb).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published