-
Notifications
You must be signed in to change notification settings - Fork 48
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
Could the detection of oligodendrocytes be possibly improved? #33
Comments
We are planning to make sctype 2.0 early next year (but it can appear on GitHub much earlier) with addition of many new cell types and analyses options. Thanks for the suggestions. Please send more markers with corresponding references if you have those. |
Interestingly we had a similar situation in our lab. We noticed that the issue was originating by the fact that not all the marker genes were making the cut of the HVG. For the positive markers.
The quick and dirty solution we used, was to run
Eventually, the pool of markers genes for Oligo was better represented.
|
Hi, Amazing to hear @IanevskiAleksandr that you are working on further improving sctype! I don't think in my case scaling the data would help because all genes were already represented in the scaled data slot. I also noticed that when I am running sctype on a randomly subsetted dataset (same number of nuclei per manually annotated cell type), it usually performs better and detects oligodendrocytes. So, I think it is not an oligodendrocyte problem per se but something else. Could it have to do with them being the most abundant celltype in the complete dataset? Interesting @pedriniedoardo that you saw have seen something similar. It would be great to hear from the community, if this happens with other cell types, too. |
Hi Aleksandr,
I just tested your sc-type method on my dataset (https://pubmed.ncbi.nlm.nih.gov/37217978/) and it works really nicely for most cell types. So thank you for that! I am showing below my first rough annotation (unknown turned out to be immune cells) followed by the annotation using cell-type.
You will see that sc-type performed really very well, however, it did not recognise oligodendrocytes (which happen to be the main focus of our lab). Would it be possible to add to the gene database to improve the detection of oligos? We would be happy to suggest additional marker genes. PLP1 may be a good one for example.
Also, the detection of cerebellar granule cells (RELN +) was not perfect.
Cool tool, thank you!
The text was updated successfully, but these errors were encountered: