R/data_transcriptomics.R
tx_small_region.Rd
A subset of Xenium spatial transcriptomics data containing molecules from a small region (x between 3700-4200 and y between 5000-5500) for demonstration purposes. This data is derived from the SubcellularSpatialData package's mouse brain dataset.
data(tx_small_region)
A data frame containing single-molecule spatial transcriptomics data with the following columns:
Sample identifier for the Xenium dataset
Cell identifier, NA for molecules not assigned to cells
Gene name
Type of gene (e.g., "Gene")
x-coordinate of the molecule
y-coordinate of the molecule
Count value for the transcript (typically 1 for single-molecule data)
Anatomical region annotation (e.g., "CA1")
Technology platform used ("Xenium")
Hierarchical level of annotation (e.g., "Level9")
Root level annotation ("root")
First level annotation (e.g., "grey")
Second level annotation (e.g., "CH")
Third level annotation (e.g., "CTX")
Fourth level annotation (e.g., "CTXpl")
Fifth level annotation (e.g., "HPF")
Sixth level annotation (e.g., "HIP")
Seventh level annotation
Eighth level annotation (e.g., "CA")
Ninth level annotation (e.g., "CA1")
Tenth level annotation
Eleventh level annotation
Unique identifier for the transcript
Boolean (0/1) indicating if molecule overlaps with nucleus
z-coordinate of the molecule
Quality value score
Data derived from SubcellularSpatialData package (EH8230 in ExperimentHub), filtered to a small region for demonstration purposes. Original data from Xenium V1 FF Mouse Brain MultiSection.