Skip to main content

Utility for extracting individual organoid max projections from the export of Opera Phenix Harmony software.

Project description

Harmony to Organoid

Example output

Check out this page for exemplary output files.

How to Prepare

You can install the tool via pip:

pip install harmony-to-organoid

How to Run

How to run from commandline

Process your data exported from Harmony by executing the command harmony-to-organoid process.

Parameters:

  • --index-file: (Required) Path to the Harmony export index XML file (Index.idx.xml) or (Index.xml) located next to the corresponding TIFF files.
  • --output-dir: (Required) Path to your desired output directory.
  • --lut-min: (Optional) Comma-separated minimum LUT (Lookup Table) values for each channel.
  • --lut-max: (Optional) Comma-separated maximum LUT values for each channel.
  • --colors: (Optional) Comma-separated colors for each channel.
  • --align-fields: (Optional) Align fields using ashlar. True by default.
  • --exclude-fields: (Optional) Comma separated list of field IDs which should not be processed.

Example:

harmony-to-organoid process \
    --index-file MY/INPUT/DATA/Index.xml \
    --output-dir MY/OUTPUT/DATA \
    --lut-min 100,100,100,100 \
    --lut-max 2000,1000,1500,2000 \
    --colors white,orange,blue,#ff0000 \
    --exclude-fields 2,3,7

Output:

After successfully running the processing command, your specified output directory (MY/OUTPUT/DATA) will contain the following:

  • Projections:
    Maximum intensity projection images (projections/) generated for each data group, providing 2D summaries of your 3D data.

  • Plots:
    Visual representations of the data are stored in plots, including group bounding boxes and projections placed within their respective areas, ensuring spatial consistency and aiding in data interpretation.

  • README Files:
    Automatically generated documentation (README.md and README.html) that includes embedded plots for easy reference and sharing.

How to run from Jupyter notebook

Check out our example notebook notebook.ipynb.

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

harmony_to_organoid-0.4.0.tar.gz (12.9 kB view details)

Uploaded Source

Built Distribution

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

harmony_to_organoid-0.4.0-py3-none-any.whl (12.7 kB view details)

Uploaded Python 3

File details

Details for the file harmony_to_organoid-0.4.0.tar.gz.

File metadata

  • Download URL: harmony_to_organoid-0.4.0.tar.gz
  • Upload date:
  • Size: 12.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.31

File hashes

Hashes for harmony_to_organoid-0.4.0.tar.gz
Algorithm Hash digest
SHA256 9605570289c5d61a52fa2fb50fe676c6ebbd12e0e0a5e98d59a15a47a6e71be8
MD5 436cbac93ffb730e97447dc9cbfc9e8e
BLAKE2b-256 2d51a2bd94706b80c653a62368bffbe187324207c7422ce2e03461bd17d0aa30

See more details on using hashes here.

File details

Details for the file harmony_to_organoid-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for harmony_to_organoid-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7d23d6c4439df1d7f3e7ec423662da09417eb66476d951f5d0a84e3af30d118d
MD5 3aae01a6b18bf79a815058f5e8a8782c
BLAKE2b-256 a54d96a2a246a7bc0584fb4fa4dc302c4cb2a1daae585f8eead1eb952542b65c

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