Sign inSign up

openeuler/meryl

Sponsored OSS

By openeuler

Updated 2 months ago

Image
0

4.1K

openeuler/meryl repository overview

Quick reference

Meryl | openEuler

Meryl is a free and open-source genomic k-mer counter and sequence utility developed and maintained by the MARBL team. Meryl provides:

  • High-performance k-mer counting with multi-threaded support.
  • k-mer database construction, query, and filtering.
  • Sequence extraction based on k-mer presence or absence.
  • Integration with Merqury for reference-free assembly quality assessment.
  • OpenMP parallelism for scalable processing. Learn more at Meryl.

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

TagsCurrentlyArchitectures
1.4.1-oe2403sp4Meryl 1.4.1 on openEuler 24.03-LTS-SP4amd64, arm64
1.4.1-oe2403sp3Meryl 1.4.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 Meryl docker image from DockerHub: docker pull openeuler/meryl:{Tag}
  • Run the Docker container to launch the Meryl environment. docker run -it openeuler/meryl:{Tag}
  • Verify the installation inside the container: meryl -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:a524a5e92

Size

254.8 MB

Last updated

2 months ago

docker pull openeuler/meryl

This week's pulls

Pulls:

1

Last week