Skip to main content

EM align

Project description

emalign

A algorithm for aligning rotation, reflection, and translation between volumes.

Current version: 1.0.3

Project's homepage: https://github.com/ShkolniskyLab/emalign

Date: 12/2022

Please cite the following paper when using this package: XXX

Recommended Environments:

The package has been tested on Ubuntu 18.04 and Windows 10. It should probably work on other versions of Windows and Linux, but has not been tested on them yet. Similarly for macOS.

Install emalign

Install emalign via pip:

We recommend installing emalign via pip:
$ pip install emalign

Install emalign from source

The tarball of the source tree is available via pip download emalign. You can install emalign from the tarball:
$ pip install emalign-x.x.x.tar.gz

You can also install the development version of emalign from a cloned Git repository:

$ git clone https://github.com/ShkolniskyLab/emalign.git

$ cd emalign

$ pip install .

Uninstall emalign

Use pip to uninstall emalign:
$ pip uninstall emalign

Upgrade emalign

Just use pip with -U option:
$ pip install -U emalign

Getting started:

Please read the user manual for usage instructions, available at the homepage of the project on Github: https://github.com/ShkolniskyLab/emalign

Basic usage:

Generate test data via
$ emalign --make-test-data -v

This will download EMD-2660 from EMDB (https://www.ebi.ac.uk/emdb/), downsample it to size 129 pixels (with pixel size 3.74A), and save the downsampled map into map_ref_2660.mrc. The function then rotates and shifts the map (see log messages for the exact transformation parameters) and saves the transformed map to map_transformed_2660.mrc. These two maps can be used to test the alignment algorithm.

Run the alignment algorithm via

$  emalign -v1 ./map_ref_2660.mrc -v2 ./map_transformed_2660.mrc -o ./map_aligned_2660.mrc -v

The algorithm will align v2 to v1, saving the aligned map.

Type

$  emalign -h 

for help.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

EMalign-1.0.3.tar.gz (49.9 kB view details)

Uploaded Source

File details

Details for the file EMalign-1.0.3.tar.gz.

File metadata

  • Download URL: EMalign-1.0.3.tar.gz
  • Upload date:
  • Size: 49.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.7

File hashes

Hashes for EMalign-1.0.3.tar.gz
Algorithm Hash digest
SHA256 c3db2122646abb5347d330403568837e52fdb78209701a53ff7f696d025e361b
MD5 910e6975bdfef69b6e004e9913c76934
BLAKE2b-256 796d4827533630952f9ef9b35404e3381e59797af9f7896e39fd071808b01d1c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page