What is the best resource on learning how to use scanpy for single cell RNA-Seq analysis?
What is the best resource on learning how to use scanpy for single cell RNA-Seq analysis?
Specifically there is a separate web resource called ScanPy Tutorials here:
https://scanpy.readthedocs.io/en/stable/tutorials.html
You can install scanpy and run those tutorials via Google Colab, for example here is a tutorial I am currently developing myself
https://colab.research.google.com/drive/1EwxeDMQ2I3BXPE4h7qRSMju6PFEpLab7?usp=sharing
You can take a look at this best practices online resource from Fabian Theis lab.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
The scanpy vignettes themselves are actually pretty good. Just walk through them and the example analyses and they will cover most of the important processing concepts.