Sign inSign up

openeuler/plink

Sponsored OSS

By openeuler

Updated 4 months ago

Image
0

4.0K

openeuler/plink repository overview

Quick reference

PLINK is a free, open-source whole genome association analysis toolset, designed to perform a range of basic, large-scale analyses in a computationally efficient manner. PLINK is a comprehensive update which provides:

  • Handling VCF files and dosage data natively.
  • Significantly faster performance for basic operations like merging, filtering, and association testing.
  • Support for pgen/pvar/psam format for efficient storage of large-scale genomic data.
  • Most basic features other than non-concatenating merge are now in place. Learn more at PLINK.

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

TagsCurrentlyArchitectures
2.0.0-a.7.1-oe2403sp3plink2 2.0.0-a.7.1 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 PLINK docker image from DockerHub: docker pull openeuler/plink:{Tag}
  • Run the Docker container to launch the PLINK environment. docker run -it openeuler/plink:{Tag}
  • Verify the installation inside the container: plink2 --version

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

Size

596.5 MB

Last updated

4 months ago

docker pull openeuler/plink

This week's pulls

Pulls:

10

Last week