BodenmillerGroup / ImcSegmentationPipeline

A pixel classification based multiplexed image segmentation pipeline
https://bodenmillergroup.github.io/ImcSegmentationPipeline/
MIT License
86 stars 36 forks source link

Moving the configurations in a configuration file #6

Closed votti closed 2 years ago

votti commented 5 years ago

Currently, the configurations for the pipeline are handled at the beginning of a jupyter notebook. In the spirit of also allowing the pipeline to be reproducibly run from the command line, using a configuration file would be more appropriate.

nilseling commented 2 years ago

Command line calls are now supported by steinbock