/biobb_wf_cwl_tutorial

Primary LanguageHTMLApache License 2.0Apache-2.0

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

Software requirements

Follow these links to install the required software.

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

Biobb CWL workspace template

Create a workspace for this tutorial by following the instructions in this link.

  • template: Example setup for working with biobb CWL workflows.

Biobb modules used

These are installed in your workspace by using the CWL template above.

  • biobb_adapters: Biobb tool collection (includes the tools listed below).
  • 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.

Tutorial

Click here to view tutorial in Read the Docs


Version

June 2020 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.