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
In setting the number of threads for BAM/SAM reader/writer, the function accepts the extra number of threads, not the total. That means the current implementation is assigning one more threads in case of multi-threading.
In setting the number of threads for BAM/SAM reader/writer, the function accepts the extra number of threads, not the total. That means the current implementation is assigning one more threads in case of multi-threading.