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
Can anyone help me understand how to handle this issue? When I run the code as shown in the omicverse tutorial:
ov.pl.embedding_celltype(adata,figsize=(7,4),basis='X_umap',
celltype_key='cell type',
title='Cell type',
celltype_range=(1,10),
embedding_range=(4,10),)The plot appears as shown below. I tried adjusting celltype_range and embedding_range, but it has no effect. What could be causing this? I successfully ran these codes before, possibly in version 1.62, but now I'm using version 1.68, and it no longer works."
The text was updated successfully, but these errors were encountered:
Hi
Thank you for your help.
I have attached my data via email . I am able to perform most functions in OmicVerse without issues; however, the ov.pl.embedding_celltype function has been particularly challenging for me. Express my appreciation for OmicVerse. Plots generated by this tool are truly beautiful. Thank you for creating such an excellent resource!
Can anyone help me understand how to handle this issue? When I run the code as shown in the omicverse tutorial:
ov.pl.embedding_celltype(adata,figsize=(7,4),basis='X_umap',
celltype_key='cell type',
title='Cell type',
celltype_range=(1,10),
embedding_range=(4,10),)The plot appears as shown below. I tried adjusting celltype_range and embedding_range, but it has no effect. What could be causing this? I successfully ran these codes before, possibly in version 1.62, but now I'm using version 1.68, and it no longer works."
The text was updated successfully, but these errors were encountered: