https://github.com/helenalc/tenxvisiumdata
Collection of 10X Genomics Visium spatial gene expression datasets
https://github.com/helenalc/tenxvisiumdata
Last synced: 8 months ago
JSON representation
Collection of 10X Genomics Visium spatial gene expression datasets
- Host: GitHub
- URL: https://github.com/helenalc/tenxvisiumdata
- Owner: HelenaLC
- License: mit
- Created: 2020-12-18T14:26:55.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-30T08:26:35.000Z (over 1 year ago)
- Last Synced: 2025-01-02T01:55:01.777Z (over 1 year ago)
- Language: R
- Size: 40 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TENxVisiumData
The `TENxVisiumData` package provides a collection of [Visium spatial gene expression datasets by 10X Genomics](https://support.10xgenomics.com/spatial-gene-expression/datasets). Data cover various organisms and tissues, and are provided as objects of class `SpatialExperiment`.
The package is currently only available through GitHub, and should be installed using:
```
BiocManager::install("HelenaLC/TENxVisiumData")
```