-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add_seurat_clustering is not working #31
Comments
Hi @saeedfc, Which version of |
Hi @dweemx , I use '0.10.1' version. |
Hey @saeedfc,
Could you try to use the latest version of |
Hi, I just installed the latest version. now the command run without any error. But the markers do not get added.
output below
It came out as if there was no markers calculated for res 0.2 even though I provided the path in the list. |
hi saeed,
|
Hi @tropfenameimer , Thanks!
However, upon uploading to scope, I do not understand how I can utilize the markers list? Is this just a way to store the markers list in the loom file? Or is there a tool in Scope where we can see the top markers of a cluster? Also, you may kindly consider about updating the vignette.
Kind regards, |
Hi @saeedfc, I agree with you. Vignette is quite old and it would be nice to have it refurbished. Unfortunately, I haven't taken time to update it yet. Regarding the markers in SCope, you can see them in the right sidebar when you query a cluster. |
Hi @dweemx , Thanks for the remarks on scope. Could it be that it didn't work for me as then? I tried some of the data you have already deposited as well. There also if I select a cluster, I don't see the markers associated with the cluster, rather I do see which clustering, how many proportion of cells etc.. Kind regards, |
hi @saeedfc, in the mean time, please try adding annotated clusters along with markers as follows:
you should then be able to select a cluster in SCope and see the marker list for this cluster in the right-hand pannel. |
Hi, I tried this code; However, I am getting an error. Trying to work it out, however, no solution till now.
|
Hi, I'm encountering the same issue... In my think, this error occurs when the cluster has no cell. Because I'm dealing with WT/KO conditions, I've run the code below for 6 Seurat objects, but the error occurred only when there is an 'empty cluster'.
below is the error message from add_seurat_clustering.
Thansk, |
I get this error. Can you kindly let me know, what could be going wrong here?
Thanks,
Saeed
The text was updated successfully, but these errors were encountered: