Open heziqing opened 7 months ago
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 14 days
Hi, thanks for reporting this issue. The Niche_Model
and the related tutorial have been deprecated, so it could be difficult to debug. We’ve integrated the related functionality into a new class called MuSIC. Feel free to try it out for cell-cell interaction analysis. Let me know if you meet the same issue.
Hello everyone,
I re-run the analysis https://spateo-release.readthedocs.io/en/latest/tutorials/notebooks/3_cci/2_microenvironment_modeling_analysis.html#, but I got an error when running the following code
File "/share/home/heziqing/miniconda3/envs/Spateo/lib/python3.9/site-packages/patsy/categorical.py", line 157, in _categorical_shape_fix raise PatsyError("categorical data cannot be >1-dimensional") patsy.PatsyError: categorical data cannot be >1-dimensional
I also check the scripts, and I found the main steps are the following codes:
Could anyone help me how to fix this error? Thanks in advance!