Closed juhaa closed 4 years ago
inv_var_meta and variance_weight_meta can return None instead of a list of 4 elements which causes an error when generating the output. Happens when right variant has NA values.
inv_var_meta
variance_weight_meta
None
inv_var_meta
andvariance_weight_meta
can returnNone
instead of a list of 4 elements which causes an error when generating the output. Happens when right variant has NA values.