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
From Abby:
Currently, if there are variants listed in a .meta file that have the same position, and both variants exist in the dataset, only one will be returned and included in the score, even when minWinSize=0. It would be nice to have an option (perhaps a minWinSize=-1 or something similar) where every variant in .meta that exists in the dataset would be included (I.e. no variants would be left out simply because of the same or a nearby position). This would be helpful for instances where a score generated from variants all within a gene/similar location and overlap/close proximity of variants is likely.