
Scanpy – Single-Cell Analysis in Python
Scanpy – Single-Cell Analysis in Python # Scanpy is a scalable toolkit for analyzing single-cell gene expression data built jointly with anndata. It includes preprocessing, visualization, clustering, …
Scanpy – Single-Cell Analysis in Python - GitHub
Scanpy – Single-Cell Analysis in Python Scanpy is a scalable toolkit for analyzing single-cell gene expression data built jointly with anndata. It includes preprocessing, visualization, clustering, …
scanpy · PyPI
Apr 10, 2026 · Scanpy – Single-Cell Analysis in Python Scanpy is a scalable toolkit for analyzing single-cell gene expression data built jointly with anndata. It includes preprocessing, visualization, …
Scanpy – Single-Cell Analysis in Python
Scanpy – Single-Cell Analysis in Python # Scanpy is a scalable toolkit for analyzing single-cell gene expression data built jointly with anndata. It includes preprocessing, visualization, clustering, …
API — scanpy
API # Import Scanpy as: import scanpy as sc Note Additional functionality is available in the broader ecosystem, with some tools being wrapped in the scanpy.external module.
Preprocessing and clustering - Scanpy
The data used in this basic preprocessing and clustering tutorial was collected from bone marrow mononuclear cells of healthy human donors and was part of openproblem’s NeurIPS 2021 …
scanpy/README.md at main · scverse/scanpy · GitHub
Scanpy is a scalable toolkit for analyzing single-cell gene expression data built jointly with anndata. It includes preprocessing, visualization, clustering, trajectory inference and differential expression testing.
tutorial_scanpy_basics.ipynb - Colab
This differential expression test is performed by a Welch t-test with overestimated variance to be conservative. This is the default in scanpy. The test is automatically performed on the .raw data set, …
SCANPY: large-scale single-cell gene expression data analysis
Feb 6, 2018 · Scanpy is a scalable toolkit for analyzing single-cell gene expression data. It includes methods for preprocessing, visualization, clustering, pseudotime and trajectory inference, differential …
Scanpy on Biowulf
Scanpy is a scalable toolkit for analyzing single-cell gene expression data. It includes preprocessing, visualization, clustering, pseudotime and trajectory inference and differential expression testing.