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.

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

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.2.0.tar.gz (11.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.2.0-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for harmony_to_organoid-0.2.0.tar.gz
Algorithm Hash digest
SHA256 e881e8b76fb5b8cb394d0c78188594f033e6305282f01a4215185e617f680aee
MD5 b1f699b89b16bfa7deaabf73f95c06cf
BLAKE2b-256 e8da0792c6df15bb58449e0634691c7a7a331b7c916c46377b2b8250b9c40869

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for harmony_to_organoid-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fda7d86028f33a68abd179e16401b00370cf7b3fd6077d36607719d64e3feadd
MD5 ea639cb02778b0d1f07b3e5172095e16
BLAKE2b-256 814a2e41b894f41b0487bccc02ffaf44709bb2f37fca6d4ac9ba2baabd962424

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