https://readthedocs.org/projects/biobb-wf-cwl-tutorial/badge/?version=latest

Common Workflow Language with BioExcel Building Blocks (biobb)


This tutorial aims to illustrate the process of building up a CWL 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 data to be consumed by the rest of the Biobb building blocks.
  • 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

  • cwltool: Common Workflow Language tool description reference implementation.
  • docker: Docker container platform.

Tutorial

Click here to view tutorial in Read the Docs


Version

June 2020 Release