sansomlab / cellhub

Python pipelines for large-scale multimodal single-cell data analysis on HPC clusters
MIT License
6 stars 2 forks source link

Fix yml file selection #11

Closed snsansom closed 3 years ago

snsansom commented 3 years ago

If pipelines are launched with the "make" command a local yml file is now mandatory and the default yml will not be used.

In all other circumstances (e.g. for building documentation or when running the command "config") the default yml file is used.