Sign inSign up

openeuler/eman

Sponsored OSS

By openeuler

Updated about 1 year ago

Image
0

4.2K

openeuler/eman repository overview

Quick reference

eman | openEuler

Current eman docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.

EMAN2 is a broadly based scientific image processing suite (largely greyscale) with a primary focus on processing data from transmission electron microscopes. EMAN's original purpose was performing single particle reconstructions (3-D volumetric models from 2-D cryo-EM images) at the highest possible resolution, but the suite now also offers support for single particle cryo-ET, and tools useful in many other subdisciplines such as helical reconstruction, 2-D crystallography and whole-cell tomography. EMAN2 is capable of processing large data sets (>100,000 particle) very efficiently.

Learn more on EMAN2 website.

The tag of each eman container image is consist of the version of eman and the version of basic image. The details are as follows

TagsCurrentlyArchitectures
2.99.69-oe2403sp1EMAN2 2.99.69 on openEuler 24.03-LTS-SP1amd64, arm64
2.99.70-oe2403sp2EMAN2 2.99.70 on openEuler 24.03-LTS-SP2amd64, arm64

Usage

  • Pull the openeuler/eman image from hub.docker.com

    docker pull openeuler/eman:{Tag}
    
  • Start a eman2 instance

    docker run -it --name my-eman openeuler/eman:{Tag}
    

    To use EMAN2, you should activate eman2 environment first

    conda activate eman2
    
  • Run e2speedtest.py for testing

    /usr/local/miniconda/envs/eman2/bin/e2speedtest.py
    

    And the result will like

    This could take a few minutes. Please be patient.
    Initializing
    ....................
    ....................
    ....................
    ....................
    ....................
    ....................
    ....................
    ....................
    
    Your machines speed factor = 2.6758 +- 0.0200 (0.0086 +- 0.00006 sec)
    

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

Size

2.3 GB

Last updated

about 1 year ago

docker pull openeuler/eman

This week's pulls

Pulls:

1

Last week