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.5.0.tar.gz (13.4 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.5.0-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for harmony_to_organoid-0.5.0.tar.gz
Algorithm Hash digest
SHA256 74d4021377ca2e9261865179b16c62ff5fb696924306b6056a2f8442be8352e8
MD5 10923889058d8faa91f6de8ddeed4de7
BLAKE2b-256 eda9e007e19fc40110a298beb276b46b59361f81372d2570143fcdb33bee71d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for harmony_to_organoid-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 76028575555f67577b19bf1825245acd6fb1381d2ce347840cea603dd458e30f
MD5 6b6596b34f52aa0bd4af993f04847976
BLAKE2b-256 ba7aa99e019be47bbe7c4e4086efd4800b54cc3d23d638f4c928bdb6b773d314

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