# Adapters [**Biobb_adapters**](https://github.com/bioexcel/biobb_adapters) is the **BioBB** module collection to use the **BioExcel Building Blocks** with several workflow managers. ## CWL [https://github.com/bioexcel/biobb_template/tree/master/biobb_template/adapters/cwl](https://github.com/bioexcel/biobb_template/tree/master/biobb_template/adapters/cwl) This folder contains the [**Common Workflow Language**](https://www.commonwl.org/) [template](https://github.com/bioexcel/biobb_template/blob/master/biobb_template/adapters/cwl/biobb_template/template/template.cwl) and all the [data needed for testing](https://github.com/bioexcel/biobb_template/tree/master/biobb_template/adapters/cwl/biobb_template/test) purposes. These [CWL files](https://github.com/bioexcel/biobb_template/blob/master/biobb_template/adapters/cwl/biobb_template/template/) are automatically generated with the [CWL Generator Tool](https://github.com/bioexcel/utils_biobb/tree/master/utils_biobb/cwl) of the [utils_biobb](https://github.com/bioexcel/utils_biobb/tree/master) package. ## PyCOMPSs [https://github.com/bioexcel/biobb_template/tree/master/biobb_template/adapters/pycompss](https://github.com/bioexcel/biobb_template/tree/master/biobb_template/adapters/pycompss) This folder contains the [**PyCOMPSs**](https://pypi.org/project/pycompss/) [template](https://github.com/bioexcel/biobb_template/blob/master/biobb_template/adapters/pycompss/template/template_pc.py).