open2c / pairtools

Extract 3D contacts (.pairs) from sequencing alignments
MIT License
104 stars 32 forks source link

Memory overconsumption/leak (?) in pairtools restrict #228

Open bskubi opened 8 months ago

bskubi commented 8 months ago

I'm using pairtools restrict to label restriction fragments. When I include this step in my pipeline, I notice mounting consumption of swap memory that grows past the amount available on my machine (2Gb) and then causes the pipeline to fail. When I exclude this step, the pipeline is able to run without issue and uses no swap memory.