Visualization of spatial transcriptome of SSDNA in sample 24m
Coordinate Range Settings
X Range (1050-19649):
Y Range (4800-23993):
{{ errorMessage }}
Data Overview
{{ stats.totalCells || 0 }}
Total Cells
{{ stats.filteredCells || 0 }}
Displayed Cells
{{ stats.clusterCount || 0 }}
Clusters
{{ stats.geneCount || 0 }}
Genes
Display Settings
Cluster Filtering ({{ selectedClusters.length }}/{{ clusters.length }})
Loading cluster data...
{{ loadingMessage }}
Cell Types
{{ cluster.name }} {{ cluster.cellCount }}
Zoom: {{ (zoomLevel * 100).toFixed(0) }}%
Selected: {{ selectedCell.cellType }}
Total Genes: {{ selectedCell.nGenesByCounts }}
Total Expression: {{ selectedCell.totalCounts }}
Logic Coordinates: X:{{ mouseCoords.logicX.toFixed(1) }}, Y:{{ mouseCoords.logicY.toFixed(1) }}
Screen Coordinates: X:{{ mouseCoords.canvasX.toFixed(1) }}, Y:{{ mouseCoords.canvasY.toFixed(1) }}
Cell: {{ hoveredCell.cellType }}