NYU-BFX / hic-bench

A set of pipelines for Hi-C and ChIP-Seq analysis.
43 stars 20 forks source link

'run' scripts do not handle 0 byte files properly #5

Open stevekm opened 7 years ago

stevekm commented 7 years ago

If a pipeline step tries to run and touches output files, or otherwise creates an output file of 0 byte size before breaking, subsequent re-runs of the pipeline step will see this output file and consider it 'up-to-date'. Might be useful to have the pipeline step output checker detect this and delete 0B files