maxplanck-ie / nanoporeReads_dataTransfer

A pipeline to transfer the Nanopore reads to end users
MIT License
0 stars 4 forks source link

check if the directory exists before creating #150

Closed caballero closed 4 months ago

caballero commented 8 months ago

this is a problem when some project is already sync'ed to the final destination, as dir already exists, it breaks the snakemake rule

https://github.com/maxplanck-ie/nanoporeReads_dataTransfer/blob/3a0f3ae43ce84fd667e93c386be8bea02c9f73fe/src/npr/rules_dorado/09_transfer.smk#L30C1-L31C1

caballero commented 4 months ago

solved in 2.1.0