Sign inSign up

openeuler/seurat

Sponsored OSS

By openeuler

Updated 2 months ago

Image
0

4.0K

openeuler/seurat repository overview

Quick reference

Seurat | openEuler

Seurat is an R toolkit for single-cell genomics, developed and maintained by the Satija Lab at NYGC. Seurat provides a complete analysis pipeline for single-cell RNA sequencing data, including quality control, normalization, feature selection, dimensionality reduction, clustering, and differential expression analysis. Seurat v5 introduces new functionality for:

  • Spatial transcriptomics analysis (Visium, SlideSeq, Xenium, Vizgen).
  • Multimodal data integration and analysis.
  • Scalable single-cell analysis with sketch-based and BPCells-backed methods.
  • Pseudobulk expression analysis and cross-modality integration.
  • Improved clustering (Leiden) and UMAP (umap2) algorithms. Learn more at Seurat.

The tag of each Seurat docker image is consist of the version of Seurat and the version of basic image. The details are as follows:

TagsCurrentlyArchitectures
5.5.0-oe2403sp4Seurat 5.5.0 on openEuler 24.03-LTS-SP4amd64, arm64
5.5.0-oe2403sp3Seurat 5.5.0 on openEuler 24.03-LTS-SP3amd64, arm64

Usage

  • Ensure that you have Docker installed, or are using Docker for Linux containers if on Windows.
  • Obtain the Seurat docker image from DockerHub: docker pull openeuler/seurat:{Tag}
  • Run the Docker container to launch the Seurat environment. docker run -it openeuler/seurat:{Tag}
  • Verify the installation inside the container: R -e "library(Seurat); packageVersion('Seurat')"

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.

Tag summary

Content type

Image

Digest

sha256:a88ebf8b2

Size

393 MB

Last updated

2 months ago

docker pull openeuler/seurat

This week's pulls

Pulls:

4

Last week