Simran Sodhi

Results 1 issues of Simran Sodhi

Hi, I have been getting this error: ZeroDivisionError: float division by zero when trying to run the following code: `` de.test.wald( data=adata_human, gene_names=adata_human.var_names, formula_loc="~ 1 + palantir_pseudotime_int", factor_loc_totest="palantir_pseudotime_int", as_numeric=["palantir_pseudotime_int"] )...