ComparativeGenomicsToolkit / cactus

Official home of genome aligner based upon notion of Cactus graphs
Other
505 stars 112 forks source link

Explicitly erase some unneeded jobstore files #1295

Closed glennhickey closed 7 months ago

glennhickey commented 7 months ago

This is mostly for cactus-pangenome which, by chaining together a bunch of workflows, has plenty of opportunity to accumulate jobstore bloat. This PR adds some following cleanup steps

On the yeast graph, this drops peak usage from 1.1G to 896G. I think it'll have more impact on big human graphs where sequence data accounts for a bigger proportion of disk usuage.