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
"seacon/core.py", line 156, in prep_baf
reader.write_region_file(args['out_dir'], 'filtered_regions.bed', shared_bins, stats=filtered_stats)
NameError: name 'filtered_stats' is not defined
variable filtered_stats is not defined in this function.