Skip to content

v0.3.1 Fixed issues with excessive processes created by python mutliprocessing

Compare
Choose a tag to compare
@umahsn umahsn released this 15 Dec 18:01
· 80 commits to master since this release

Disabled python multiprocessing pooling when single CPU is used. This creates half the number of processes when using NanoCaller_WGS.py for whole genome variant calling, leading to less overhead.