This exercise is about manipulate single-cell data with Python packages using reticulate.

Please download the counting matrix from 10X.

https://support.10xgenomics.com/single-cell-gene-expression/datasets/3.0.0/pbmc_10k_v3

Load this data and complete the scRNA analysis to Leiden clustering and UMAP as we did in scRNA-seq session 4.