Huntsmanlab / utanos

Utilities for doing analysis on shallow WGS data
https://huntsmanlab.github.io/utanos/
Other
1 stars 0 forks source link

SHRD - Refactor PrepForLevelsInitialization to not require intermediate file #72

Open brandenjlynch opened 2 months ago

brandenjlynch commented 2 months ago

We currently create an intermediate file unnecessarily, which is created and read by PrepForLevelsInitialization. This should be refactored to be entirely in-memory.