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
Currently need to run this line on callset before running sex check on BGE
mt = mt.filter_rows((hl.len(mt.filters)==0 )| (mt.filters=={'OUTSIDE_OF_TARGETS'}))
@bpblanken to add context
Currently need to run this line on callset before running sex check on BGE
mt = mt.filter_rows((hl.len(mt.filters)==0 )| (mt.filters=={'OUTSIDE_OF_TARGETS'}))