diff --git a/workflow/snakemake/README.md b/workflow/snakemake/README.md index 2ac5bb0..3a1a00d 100644 --- a/workflow/snakemake/README.md +++ b/workflow/snakemake/README.md @@ -93,6 +93,7 @@ Development hints: If you run into any error `-p --verbose` would give you more ### 4. Further downstream analysis Once you get all the three main objects (Train, TopModel, Analysis), I would recommend using [this notebook](resources/analysing.ipynb) for depth_in downstream analysis. +** Section 4 is still under construction **