An open API service indexing awesome lists of open source software.

https://github.com/becavin-lab/cellranger-to-scanpy

A small python script to import cellranger analysis into Scapy. It loads scRNA-Seq experiment out of cellranger, includes the count matrices, the UMAP+T-SNE reduction, the clustering, and normalized RNA count matrix.
https://github.com/becavin-lab/cellranger-to-scanpy

Last synced: about 2 months ago
JSON representation

A small python script to import cellranger analysis into Scapy. It loads scRNA-Seq experiment out of cellranger, includes the count matrices, the UMAP+T-SNE reduction, the clustering, and normalized RNA count matrix.

Awesome Lists containing this project

README

          

# cellranger-to-scanpy
A small python script to import cellranger analysis into Scanpy. It loads scRNA-Seq experiment out of cellranger, includes the count matrices, the UMAP+T-SNE reduction, the clustering, and normalized RNA count matrix.