mislabeling of marrow clusters?
swolock opened this issue · 6 comments
Hello,
Thanks for providing what promises to be a great resource! I primarily study hematopoiesis and was quickly checking out your bone marrow droplet data. I noticed that several of the cell_ontology_class
labels seem incorrect, at least based on my experience with similar datasets. I suspect the issue is the result of a simple human error in the matching of cell_ontology_class
labels with cluster IDs rather than outright misclassification, since some class labels have been assigned to quite unrelated clusters (e.g., "granulocytopoietic cell").
Below is a figure with cells colored by the labels from the h5ad files/cellxgene (left panel, arrows marking labels that I'm confident are incorrect) and by marker gene expression (right panel).
If you prefer to receive feedback through other channels, let me know.
Best,
Sam
Hi @swolock I'll check with the tissue expert @transcriptomics and get back to you
@swolock thanks again for finding this label swap! The correct object is now in figshare. Can you please let me know if you can access it and if it's now consistent with your markers? I'll wait for your reply before closing the issue
Closing the issue for now, let me know if you find something else
@aopisco Apologies for not getting back to you on this. I quickly checked the new data files, and they look good to me. Thanks!
Thanks @genecell! If you're referring to the gene expression plots, you can check out this function for plotting multiple genes from an AnnData object. The color map itself is just matplotlib's "Reds" color map that has been made slightly darker – see here.
For the plot of the cell clusters, I think I used "Paired", but I'm not positive.