scanpy-tutorials icon indicating copy to clipboard operation
scanpy-tutorials copied to clipboard

(bug): `pbmc3k` tutorial is not reproducible

Open ilan-gold opened this issue 2 years ago • 1 comments

To Reproduce

Run https://scanpy-tutorials.readthedocs.io/en/latest/pbmc3k.html with the current scanpy master branch and the results of marker gene plotting do not match the table. For example IL7R is not ranked highly in the first group (notwithstanding the fact that it is filtered out by the highly variable genes selection). It seems that even in the rendered version, this is not happening.

I also get a different number of clusters as a default.

From what I heard, this tutorial will be replaced anyway but figured I'd register an issue.

ilan-gold avatar Jan 23 '24 15:01 ilan-gold

I am also getting different markers - the plots are significantly different. My results really start to diverge once start the paga, umap, and leiden clustering. They do Leiden last, but the code will not run unless you do Leiden first... am i missing something?

TT-Omics avatar Feb 14 '25 18:02 TT-Omics