Skip to content

Latest commit

 

History

History

README.md

Introduction

This folder contains the code to validate the derived metrics for the domains.

Prerequisites

Note that we use snakemake to run the workflow. Please refer to the official website for instructions on how to install and use it.

Here we use uv to run the python scripts. If you use other python environment managers, you can replace the uv run with the corresponding command.

Make sure you have generated the derived metrics following the instructions in the generate_derived_metrics folder.