Skip to main content

Algorithms for Single Particle Reconstruction

Project description

Logo

Github Actions Status codecov DOI Downloads

ASPIRE - Algorithms for Single Particle Reconstruction - v0.14.3

The ASPIRE-Python project supersedes Matlab ASPIRE.

ASPIRE is an open-source software package for processing single-particle cryo-EM data to determine three-dimensional structures of biological macromolecules. The package includes advanced algorithms based on rigorous mathematics and recent developments in statistics and machine learning. It provides unique and improved solutions to important computational challenges of the cryo-EM processing pipeline, including 3-D ab-initio modeling, 2-D class averaging, automatic particle picking, and 3-D heterogeneity analysis.

For more information about the project, algorithms, and related publications please refer to the ASPIRE Project website.

For full documentation and tutorials see the docs.

Please cite using the following DOI. This DOI represents all versions, and will always resolve to the latest one.

ComputationalCryoEM/ASPIRE-Python: v0.14.3 https://doi.org/10.5281/zenodo.5657281

Installation Instructions

Getting Started - Installation

ASPIRE is a pip-installable package for Linux/Mac/Windows, and requires Python 3.10-3.13. The recommended method of installation for getting started is to use Anaconda (64-bit) for your platform to install Python. Python's package manager pip can then be used to install aspire safely in that environment.

If you are unfamiliar with conda, the Miniconda distribution for x86_64 is recommended.

Assuming you have conda and a compatible system, the following steps will checkout current code release, create an environment, and install ASPIRE.

# Clone the code
git clone https://github.com/ComputationalCryoEM/ASPIRE-Python.git
cd ASPIRE-Python

# Create a fresh environment
conda create --name aspire python=3.10 pip

# Enable the environment
conda activate aspire

# Install the `aspire` package from the checked out code
# with the additional `dev` extension.
pip install -e ".[dev]"

If you prefer not to use Anaconda, or have other preferences for managing environments, you should be able to directly use pip with Python >= 3.10 from the local checkout or via PyPI. Please see the full documentation for details and advanced instructions.

Installation Testing

To check the installation, a unit test suite is provided, taking approximate 15 minutes on an average machine.

pytest

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

aspire-0.14.3.tar.gz (384.6 kB view details)

Uploaded Source

Built Distribution

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

aspire-0.14.3-py3-none-any.whl (441.9 kB view details)

Uploaded Python 3

File details

Details for the file aspire-0.14.3.tar.gz.

File metadata

  • Download URL: aspire-0.14.3.tar.gz
  • Upload date:
  • Size: 384.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.20

File hashes

Hashes for aspire-0.14.3.tar.gz
Algorithm Hash digest
SHA256 79c24d1f3ee014f3039806946781e1431f534cec2ad03a9ecaca30dfb2152b4c
MD5 c04a9dd8088c11108cffd5bd91c9f9ee
BLAKE2b-256 6d95869ba526b6b8f0af8d787bfaee6e86ac8579076202313851e70c1a38cd35

See more details on using hashes here.

File details

Details for the file aspire-0.14.3-py3-none-any.whl.

File metadata

  • Download URL: aspire-0.14.3-py3-none-any.whl
  • Upload date:
  • Size: 441.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.20

File hashes

Hashes for aspire-0.14.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f33999828aade21d9a87c18fc3535ad8bbf6ce88fd638a26c633f06f4b2301bd
MD5 f4e72c1076e17b302c975f85adf0cc34
BLAKE2b-256 d13de47c6f210abb2110ae0b8655ce86b518743b542d71e9796f8bffdf3eac57

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