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
/home/lukas/miniconda3/envs/single_cell_analysis/lib/python3.8/site-packages/diffxpy/testing/det.py:1620: RuntimeWarning: divide by zero encountered in log
self._logfc = np.log(mean_x1) - np.log(mean_x0)
Hey,
results in
I already checked that leukocytes_raw.X does not contain any infs or nans.
Got any idea?
The text was updated successfully, but these errors were encountered: