Analysis of scrna-seq data with scanpy

To learn about single-cell sequencing, I am recalculating the analysis from this paper.

After downloading fastq files, kallisto was used to align data and create the read matrix. Reads were then processed using scanpy.

I closely followed these two tutorials in this analysis: