Skip to main content

IO hub for Cryo-EM, Cryo-ET and subtomogram averaging data.

Project description

cryohub

cryohub is a library for reading and writing Cryo-ET data based on the cryotypes specification.

Installation

pip install cryohub

Usage

cryohub provides granular I/O functions such as read_star and read_mrc, which will all return objects following the cryotypes specification. A higher level function called read adds some magic to the IO procedure, guessing file formats and returning a list of cryotypes.

Similarly to the read_* functions, cryohub provides a series of write_* functions.

From the command line

If you just need to quickly inspect your data, this command will land in an ipython shell with the loaded data collected in a list called data:

cryohub path/to/files/* /other/path/to/file.star

Features

Currently cryohub is capable of reading images in the following formats:

  • .mrc (and the .mrcs or .st variants)
  • Dynamo .em

and particle data in the following formats:

  • Relion .star
  • Dynamo .tbl
  • Cryolo .cbox and .box

Writer functions currently exist for:

  • .mrc
  • Dynamo .em
  • Relion .star
  • Dynamo .tbl

Image data

When possible (and unless disabled), cryohub loads images lazily using dask. The resulting objects can be treated as normal numpy array, except one needs to call array.compute() to apply any pending operations and return the result.

Contributing

Contributions are more than welcome! If there is a file format that you wish were supported in reading or writing, simply open an issue about it pointing to the specification. Alternatively, feel free to open a PR with your proposed implementation; you can look at the existing functions for inspiration.

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

cryohub-0.3.4.tar.gz (19.0 kB view details)

Uploaded Source

Built Distribution

cryohub-0.3.4-py2.py3-none-any.whl (22.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file cryohub-0.3.4.tar.gz.

File metadata

  • Download URL: cryohub-0.3.4.tar.gz
  • Upload date:
  • Size: 19.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for cryohub-0.3.4.tar.gz
Algorithm Hash digest
SHA256 3054914e96d8f3acaddd981b28a7e3bbf483d3ea9480370b4827c5e5edeb718d
MD5 33d33fd4a1431a98b517b253ddf5ede2
BLAKE2b-256 dbe702a406f938dc7129b799c33f39e2b994c6385c188d5beb16a3b908ce4fe7

See more details on using hashes here.

File details

Details for the file cryohub-0.3.4-py2.py3-none-any.whl.

File metadata

  • Download URL: cryohub-0.3.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 22.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for cryohub-0.3.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6aca0bf52d6317d85a14bb28a9f771e3f8428ae81ed9f8ed4f970351e68c595b
MD5 e29074e5add13a28684c933fd3d84dda
BLAKE2b-256 8e978a31f39696691d4d5cba01ebbe78608756e8b1d5e403f50bd782c366cc6a

See more details on using hashes here.

Supported by

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