goodarzilab / pypage

python implementation of the PAGE algorithm
MIT License
15 stars 2 forks source link

Set optional number of parallel threads with numba #9

Closed noamteyssier closed 2 years ago

noamteyssier commented 2 years ago

currently numba is going to use all available cores which is not ideal. Need to set this with an argument to PAGE