You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added parallelization to make DiffBind:dba.count() run faster on slurm (takes >3h compared to ~1h local) in 3ddaae8. This needs to be tested to see if it improves performance.
Added parallelization to make
DiffBind:dba.count()run faster on slurm (takes >3h compared to ~1h local) in 3ddaae8. This needs to be tested to see if it improves performance.