This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Moving away from Seurat/Signac

I have been using Seurat / Signac for 10x data analysis for a long time but the ecosystem of related libraries seems to be getting fewer updates, running into build errors and is missing a several modern features.

I am looking to move away from that pipeline but I'm not really able to spend a while benchmarking various packages in R / Python.

Can people recommend more up to date software libraries / pipelines they typically rely on or point me to a good up-to-date guide? Many of the single-cell tutorials I have found are 2+ years old.

signac seurat scrnaseq

Tutorials are "old" because the single-cell hype dampens, and it is a standard thing to do these days. Basics have been written down in tutorials, so there is no need for monthly updates. It comes down to either use the SCverse/ScanPy ecosystem. Or R/Bioconductor. I use the latter, never needed anything else, and if these is some nice SCverse stuff I use reticulate.

At least in my field, the majority of big papers have moved away from graphical clustering and into approaches like NMF-based methods tailored towards sparse data which isn't really something that is readily implemented in R to the same extent. Also, at least in my experience R/Bioconductor libraries tend to struggle with larger datasets, and especially with the Seurat/Signac-compatible methods the memory overhead is a big problem.

0 answers

No answers yet.

Log in to answer this question.