Thank you. I've checked out your tutorial. It is very explanatory. You stopped at principal component analysis though, so I would check back on it in a month's time. Do you know if it would have been completed by then?
How to learn Scanpy
What is the best resource on learning how to use scanpy for single cell RNA-Seq analysis?
• 4,046 views
•
link
2 answers
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
• 0 views
•
link
• 0 views
•
link
went on vacation, I plan to continue it once I am back
• 0 views
•
link
You can take a look at this best practices online resource from Fabian Theis lab.
• 0 views
•
link
Log in to answer this question.
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.