Info
10x_
10x Genomics (2022)
66.22 MiB
20-08-2024
2310 × 13985
Gene expression library of Mouse Brain (CytAssist FFPE) using the Mouse Whole Transcriptome Probe Set
10x_
10x Genomics (2022)
66.22 MiB
20-08-2024
2310 × 13985
DATASET ID
10x_datasets/mouse_brain_coronal_section1_visium
REFERENCE
10x Genomics (2022)
SIZE
66.22 MiB
CREATED
20-08-2024
DIMENSIONS
2310 × 13985
FFPE Mouse Brain tissue blocks sectioned as described in Visium CytAssist Spatial Gene Expression for FFPE - Tissue Preparation Guide Demonstrated Protocol. The H&E stained glass slide with tissue section was processed via Visium CytAssist instrument to transfer analytes to a Visium CytAssist Spatial Gene Expression slide. The probe extension and library construction steps follow the standard Visium for FFPE workflow outside of the instrument. The H&E image was acquired using Olympus VS200 Slide Scanning Microscope. Sequencing depth was 53,497 reads per spot. Sequencing configuration: 28bp read 1 (16bp Visium spatial barcode, 12bp UMI), 90bp read 2 (transcript), 10bp i7 sample barcode and 10bp i5 sample barcode. Key metrics include: 2,310 spots detected under tissue; 6,736 median genes per spot; 24,862 median UMI counts per spot.
dataset
is an AnnData object with n_obs × n_vars = 2310 × 13985 with slots:
feature_id
, feature_name
counts
dataset_description
, dataset_id
, dataset_name
, dataset_organism
, dataset_reference
, dataset_summary
, dataset_url
Name | Description | Type | Data type | Size |
---|---|---|---|---|
var | ||||
feature_
|
Unique identifier for the feature, usually a ENSEMBL gene id. |
vector
|
object
|
13985 |
feature_
|
A human-readable name for the feature, usually a gene symbol. |
vector
|
object
|
13985 |
layers | ||||
counts
|
Raw counts |
sparsematrix
|
float32
|
2310 × 13985 |
uns | ||||
dataset_
|
Long description of the dataset. |
atomic
|
str
|
1 |
dataset_
|
A unique identifier for the dataset. This is different from the obs.dataset_id field, which is the identifier for the dataset from which the cell data is derived.
|
atomic
|
str
|
1 |
dataset_
|
A human-readable name for the dataset. |
atomic
|
str
|
1 |
dataset_
|
The organism of the sample in the dataset. |
atomic
|
str
|
1 |
dataset_
|
Bibtex reference of the paper in which the dataset was published. |
atomic
|
str
|
1 |
dataset_
|
Short description of the dataset. |
atomic
|
str
|
1 |
dataset_
|
Link to the original source of the dataset. |
atomic
|
str
|
1 |
dataset.layers['counts']
In R: dataset$layers[["counts"]]
Type: sparsematrix
, data type: float32
, shape: 2310 × 13985
Raw counts
dataset.uns['dataset_description']
In R: dataset$uns[["dataset_description"]]
Type: atomic
, data type: str
, shape: 1
Long description of the dataset.
dataset.uns['dataset_id']
In R: dataset$uns[["dataset_id"]]
Type: atomic
, data type: str
, shape: 1
A unique identifier for the dataset. This is different from the obs.dataset_id
field, which is the identifier for the dataset from which the cell data is derived.
dataset.uns['dataset_name']
In R: dataset$uns[["dataset_name"]]
Type: atomic
, data type: str
, shape: 1
A human-readable name for the dataset.
dataset.uns['dataset_organism']
In R: dataset$uns[["dataset_organism"]]
Type: atomic
, data type: str
, shape: 1
The organism of the sample in the dataset.
dataset.uns['dataset_reference']
In R: dataset$uns[["dataset_reference"]]
Type: atomic
, data type: str
, shape: 1
Bibtex reference of the paper in which the dataset was published.
dataset.uns['dataset_summary']
In R: dataset$uns[["dataset_summary"]]
Type: atomic
, data type: str
, shape: 1
Short description of the dataset.
dataset.uns['dataset_url']
In R: dataset$uns[["dataset_url"]]
Type: atomic
, data type: str
, shape: 1
Link to the original source of the dataset.
dataset.var['feature_id']
In R: dataset$var[["feature_id"]]
Type: vector
, data type: object
, shape: 13985
Unique identifier for the feature, usually a ENSEMBL gene id.
dataset.var['feature_name']
In R: dataset$var[["feature_name"]]
Type: vector
, data type: object
, shape: 13985
A human-readable name for the feature, usually a gene symbol.