Skip to content

Releases: single-cell-data/TileDB-SOMA-Test-Data

Dataset 2025-07-24

24 Jul 19:53
757d2b1
Compare
Choose a tag to compare

Simple data used for testing in TileDB-Py.

Dataset 2025-04-04

04 Apr 16:17
d02ef6c
Compare
Choose a tag to compare

Dataset 2025-02-24

24 Feb 22:55
4c55d5a
Compare
Choose a tag to compare

Dataset 2025-02-21

21 Feb 21:11
2d502a5
Compare
Choose a tag to compare

Sample Visium v1 Dataset

This dataset is the output from Space Ranger version 1.1.0 used to image a human lymph node. It was downloaded from the 10x website. It includes:

  1. filtered_feature_bc_matrix.h5: the filtered gene expression matrix stored in HDF5 (only includes barcodes associated with a tissue sample).
  2. raw_feature_bc_matrix.h5: the full gene expression matrix stored in HDF5.
  3. spatial.tar.gz: the SpaceRanger spatial directory (uploaded as a tar file).
  4. filtered_visium_loc.csv: expected spot data when ingesting data with from_visium using the filtered gene expression matrix.

A full description of the output for SpaceRanger version 1.1 can be found at the 10x website.

Dataset 2025-02-19

19 Feb 19:39
581826e
Compare
Choose a tag to compare

Sample Visium v2 Dataset

This dataset is the output from Space Ranger version 2.0.0 used to image a fresh frozen mouse brain tissue. It was downloaded from the 10x website. It includes:

  1. filtered_feature_bc_matrix.h5: the filtered gene expression matrix stored in HDF5 (only includes barcodes associated with a tissue sample).
  2. raw_feature_bc_matrix.h5: the full gene expression matrix stored in HDF5.
  3. spatial.tar.gz: the SpaceRanger spatial directory (uploaded as a tar file).
  4. filtered_visium2_loc.csv: expected spot data when ingesting data with from_visium using the filtered gene expression matrix.

A full description of the output for SpaceRanger version2 can be found at the 10x website.