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
Sebastian Niehus edited this page Jun 5, 2020
·
2 revisions
popdel profile relies on asynchronous I/O for reducing the time needed for profile creation.
popdel call itself is not parallelized. If you want to run the calling on multiple CPU's or cluster nodes, you can easily and efficiently divide the calling into batches for the different chromosomes using the option -r and run/submit each job individually.