Sign inSign up

openeuler/wgcna

Sponsored OSS

By openeuler

Updated 2 months ago

Image
0

4.2K

openeuler/wgcna repository overview

Quick reference

wgcna | openEuler

wgcna is an R package for performing weighted gene co-expression network analysis (WGCNA) in high dimensional transcriptomics data such as single-cell RNA-seq or spatial transcriptomics. wgcna is highly modular and can construct context-specific co-expression networks across cellular and spatial hierarchies. wgcna identifies modules of highly co-expressed genes and provides context for these modules via statistical testing and biological knowledge sources. wgcna provides:

  • Co-expression network construction in single-cell and spatial transcriptomics data.
  • Module identification and statistical enrichment testing.
  • Transcription factor regulatory network analysis.
  • Integration with Seurat objects for seamless single-cell analysis workflows.
  • Biological knowledge source integration for module interpretation. Learn more at wgcna.

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

TagsCurrentlyArchitectures
0.4.09-oe2403sp4wgcna 0.4.09 on openEuler 24.03-LTS-SP4amd64, arm64
0.4.09-oe2403sp3wgcna 0.4.09 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 wgcna docker image from DockerHub: docker pull openeuler/wgcna:{Tag}
  • Run the Docker container to launch the wgcna environment. docker run -it openeuler/wgcna:{Tag}
  • Verify the installation inside the container: R -e "library(hdWGCNA); packageVersion('hdWGCNA')"

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:e3f41964f

Size

1.2 GB

Last updated

2 months ago

docker pull openeuler/wgcna

This week's pulls

Pulls:

7

Last week