Tutorials

Input

  • cell_feature_matrix.h5

    An HDF5 file containing the gene expression count matrix generated by the sequencing pipeline. The matrix stores the number of transcripts detected for each gene (features) in each cell or spot. It also includes metadata such as feature IDs, feature names, barcodes, and matrix indices in a compressed sparse format.

  • cells.csv.gz

    A compressed CSV file containing metadata for each cell or spot. This file typically includes cell barcodes and associated attributes such as spatial coordinates, quality metrics, or annotation labels produced by the processing pipeline.

Main Features

_images/cell_analysis.png

Cell Distribution Clustering

tutorials/cell_analysis
_images/gene_analysis.png

Gene Distribution Clustering

tutorials/gene_analysis
_images/spatial_deg.png

Spatially DEG analysis

tutorials/spatial_deg