SystemsGenetics / GEMmaker

A workflow for construction of Gene Expression count Matrices (GEMs). Useful for Differential Gene Expression (DGE) analysis and Gene Co-Expression Network (GCN) construction
https://gemmaker.readthedocs.io/en/latest/
MIT License
33 stars 16 forks source link

Add a cleanup script for failed work directories #247

Open spficklin opened 2 years ago

spficklin commented 2 years ago

Suppose GEMmaker is preempted on a cluster with 100 samples running at once. Upon resume those samples will be picked up where left off but new work directories will be created and the partially completed directories won't get cleaned up through the normal GEMmaker process. we should have a script that allows the user to clean these up to help reduce space.