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
Another question. After installing the multigrate package on either linux or windows, I get the following error when I import Multigrate package.
Windows:
File "C:\Users\user\anaconda3\envs\py310\lib\site-packages\scvi_compat.py", line 4, in Literal
raise DeprecationWarning("This class is deprecated, please import from typing")
DeprecationWarning: This class is deprecated, please import from typing
Linux:
File "/home/user/anaconda3/envs/py310/lib/python3.10/site-packages/scvi/_compat
.py",line 4,in Literal
raise DeprecationWarning("This class is deprecated,please import from typin
g")
DeprecationWarning:This class is deprecated,please import from typing
The version of key pacakages are:
scvi-tools 1.0.2
Multigrate 0.0.2
Hi!
I am very interested in your proposed method. However, when I performed the document of URL "https://multigrate.readthedocs.io/en/latest/notebooks/trimodal_pp.html", sth. was wrong. Could you provide the "cellttype_harmonize.json" file?
Thanks!
The text was updated successfully, but these errors were encountered: