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
I'm going to disagree slightly and suggest that we add: val includeDuplicates: Boolean = False
and bump the major version number. Seems like a big footgun to leave in place unless we think there's a good reason the majority of use cases would call for also looking at the duplicates?
The number of pileups changes when duplicate reads are removed.
Test examples went from 575 > 283 pileups and 2030 > 550 pileups.
The text was updated successfully, but these errors were encountered: