mc2-center / nf-histoqc

A Nextflow wrapper for HistoQC
MIT License
0 stars 1 forks source link

Refine mask output and publishDir strategy #32

Closed adamjtaylor closed 6 months ago

adamjtaylor commented 6 months ago

My hacky route to mv png masks out of the out/$images dirs to get them into the masks output channel and the publishDir caused a IO error when using fusion.

This refines the strategy to use a pattern to recurse into the directories to output the masks..