nf-core / tools

Python package with helper tools for the nf-core community.
https://nf-co.re
MIT License
241 stars 190 forks source link

fix syncing a pipeline from current directory #3143

Closed mirpedrol closed 2 months ago

mirpedrol commented 2 months ago

When nf-core pipelines sync was run from the pipeline root directory, a new directory was created and all pipeline files deleted. This overrides the output directory to use the same used by the sync command when the template pipeline is created.