Skip to content

Home

Welcome to the clio-tools documentation!

This is a small set of helper code meant to aid the creation of high-quality snakemake workflows used for peer-reviewed research. It is primarily used during integration tests in modules created using our data module template.

For more information on functionality, please consult the API documentation.

Info

Looking for information on other aspects of Modelblocks?

Check the Modelblocks website or our documentation and guidelines.

Development

If you wish to contribute to clio-tools, it is easy to set up. Simply install pixi and run:

git clone git@github.com:modelblocks-org/clio-tools.git
cd clio-tools
pixi install --all  # Installs both default and developer dependencies