Plugin to use EMAN programs within the Scipion framework
Project description
This plugin provides wrappers around several programs of EMAN software suite.
Installation
You will need to use 3.0+ version of Scipion to be able to run these protocols. To install the plugin, you have two options:
Stable version
scipion installp -p scipion-em-eman2
Developer’s version
download repository
git clone -b devel https://github.com/scipion-em/scipion-em-eman2.git
install
scipion installp -p /path/to/scipion-em-eman2 --devel
EMAN software will be installed automatically with the plugin but you can also use an existing installation by providing EMAN_ENV_ACTIVATION (see below).
Important: you need to have conda (miniconda3 or anaconda3) pre-installed to use this program.
Configuration variables
CONDA_ACTIVATION_CMD: If undefined, it will rely on conda command being in the PATH (not recommended), which can lead to execution problems mixing scipion python with conda ones. One example of this could can be seen below but depending on your conda version and shell you will need something different: CONDA_ACTIVATION_CMD = eval “$(/extra/miniconda3/bin/conda shell.bash hook)”
EMAN_ENV_ACTIVATION (default = conda activate eman-2.99.55): Command to activate the EMAN environment.
The default scratch directory is assumed /tmp/. You can change it by setting EMAN2SCRATCHDIR in scipion.conf or your shell environment.
To check the installation, simply run one of the following Scipion tests:
scipion test eman2.tests.test_protocols_eman.TestEmanTiltValidate
scipion test eman2.tests.test_protocols_eman.TestEmanRefineEasy
scipion test eman2.tests.test_protocols_eman.TestEmanRefine2DBispec
scipion test eman2.tests.test_protocols_eman.TestEmanRefine2D
scipion test eman2.tests.test_protocols_eman.TestEmanReconstruct
scipion test eman2.tests.test_protocols_eman.TestEmanInitialModelMda
scipion test eman2.tests.test_protocols_eman.TestEmanInitialModelGroel
scipion test eman2.tests.test_protocols_eman.TestEmanInitialModelSGD
scipion test eman2.tests.test_protocols_eman.TestEmanCtfAuto
scipion test eman2.tests.test_protocols_eman.TestEmanAutopick
A complete list of tests can also be seen by executing scipion test --show --grep eman
Supported versions
2.99.47, 2.99.52, 2.99.55
Protocols
boxer
boxer auto
ctf auto
initial model
initial model SGD
reconstruct
refine 2d
refine 2d bispec
refine easy
tilt validate
References
G. Tang, L. Peng, P.R. Baldwin, D.S. Mann, W. Jiang, I. Rees & S.J. Ludtke. (2007) EMAN2: an extensible image processing suite for electron microscopy. J Struct Biol. 157, 38-46. PMID: 16859925
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file scipion-em-eman2-3.6.1.tar.gz
.
File metadata
- Download URL: scipion-em-eman2-3.6.1.tar.gz
- Upload date:
- Size: 119.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4c04c5e6ac615559e06b0567113c39ecf2b0e1f465a4cc53efced9b8a23cd1d |
|
MD5 | 935af8cb8588ca26de95a386b0c4d5d9 |
|
BLAKE2b-256 | 3ed306d5cbcc84cedc488d3e957b241638133f09f8b882183d2be45a9becb0d6 |
File details
Details for the file scipion_em_eman2-3.6.1-py3-none-any.whl
.
File metadata
- Download URL: scipion_em_eman2-3.6.1-py3-none-any.whl
- Upload date:
- Size: 141.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 624c8e37552c34239687b005bbc975b1516ca7773421eaef77c9b7289c075343 |
|
MD5 | 1c58ca2c27dd8af27d9daf5d749355a7 |
|
BLAKE2b-256 | 4361b8f737631e08ab65d9e634adb0dafcfbbe60635ebec7a8c3a394b1922508 |