Tutorial

This section provides a step-by-step by tutorial on how to develop Building Blocks using the permedcoe package and an application that uses them.

Requirements

It is required to install the permedcoe package. To this end, you can use pip:

python3 -m pip install permedcoe

Tip

Alternatively, it is possible to be installed from source

And it is also required to install singularity. Please, check the Singularity installation documentation.

Step-by-step