WayScience / CytoSnake

Orchestrating high-dimensional cell morphology data processing pipelines
https://cytosnake.readthedocs.io
Creative Commons Attribution 4.0 International
3 stars 3 forks source link

Reduce complexity in `get_config_fpaths()` when generating `_paths.yaml` meta config #40

Open axiomcura opened 1 year ago

axiomcura commented 1 year ago

Mentioned in #37 in this comment

A potential solution to this is to create a function that merges all the individual components into one when creating the _paths.yaml file

This will avoid creating unnecessary functions