databio / pypiper

Python toolkit for building restartable pipelines
http://pypiper.databio.org
BSD 2-Clause "Simplified" License
45 stars 9 forks source link

`Pipeline` doesn't respect `-N` / `--new-start` #228

Open vreuter opened 3 months ago

vreuter commented 3 months ago

It's reference to a PipelineManager should allow it to behave the same way, ignoring checkpoint if so desired.