This is a test version of Biostars. For the public version, visit https://www.biostars.org.
automatic clustering annotation using python

Hello,

I'm currently working on single-cell data processing using scanpy. After determining the clusters, the next step is cluster annotation. My question is: Is there a Python tool that allows for automatic cluster annotation, similar to SingleR in R? I'm specifically looking for a Python equivalent to SingleR.

thanks in advance

automatic-clustering single-cell

A simple Google search led me to this beautiful package,

https://decoupler-py.readthedocs.io/en/latest/notebooks/cell_annotation.html

Additionally, if would like to use SingleR you can use rpy2 package and run it in a Python environment. This eBook from Fabian's lab is an excellent resource if you are working with single-cell data analysis using Scanpy. I would highly recommend you go through it.

All the best.

Regards,

Nitin N.

0 answers

No answers yet.

Log in to answer this question.