Skip to main content

EM align

Project description

emalign

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

Current version: 1.0.1

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

Date: 10/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.1.tar.gz (47.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

EMalign-1.0.1-py3-none-any.whl (54.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: EMalign-1.0.1.tar.gz
  • Upload date:
  • Size: 47.2 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.1.tar.gz
Algorithm Hash digest
SHA256 51419a18a59b45ebeadb19e8b1183454ad1ad3d12c79c6fb56214082ea32aae2
MD5 24f82fb334f62c6b400a8e4a3633b5eb
BLAKE2b-256 be6e2853d674a453a1f5dec673ee30edff3f77391661a343968887d3b7bff432

See more details on using hashes here.

File details

Details for the file EMalign-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: EMalign-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 54.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.7

File hashes

Hashes for EMalign-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f3791e1d5a62ffb57d92f3acaaf00c3327d22131faefb7f8250dc070468b9d26
MD5 788594c722313bea01b4abc85689e7ae
BLAKE2b-256 9f334d097f545e6b8eda7e149ce2ea61a52fb232b7f41b39405723bfb0c8131a

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