https://readthedocs.org/projects/biobb-wf-command-line/badge/?version=latest

Command-line workflows with BioExcel Building Blocks


This tutorial aims to illustrate the process of building up a command-line workflow using the BioExcel Building Blocks library (biobb). The tutorial is based on the Protein Gromacs MD Setup Jupyter Notebook tutorial.


Settings

Biobb modules used

  • biobb_io: Tools to fetch biomolecular data from public databases.
  • biobb_model: Tools to model macromolecular structures.
  • biobb_md: Tools to setup and run Molecular Dynamics simulations.
  • biobb_analysis: Tools to analyse Molecular Dynamics trajectories.

Software requirements:

  • Python3
  • Anaconda

Tutorial

Click here to view tutorial in Read the Docs


Version

May 2020 Release