bcgsc / physlr

:chains: Construct a Physical Map from Linked Reads
GNU General Public License v3.0
18 stars 8 forks source link

limit thread count for python mol-sep #168

Closed aafshinfard closed 3 years ago

aafshinfard commented 3 years ago

As the ram consumption for mol-sep (python version) is multiplied by the number of threads, we can limit it to 4 threads (or a specific max) to avoid using ram much more than other steps.