tasks.condition_registration

tasks.condition_registration

Functions

Name Description
condition_registration Register the experimental (drug layout) in the OME-ZARR

condition_registration

tasks.condition_registration.condition_registration(zarr_url, layout_path, condition_name='condition', overwrite=False)

Register the experimental (drug layout) in the OME-ZARR

Parameters

Name Type Description Default
zarr_url str Path to an OME-ZARR Image required
layout_path str Path to a drug layout file (.csv) with at least the columns: row, col, drug, concentration and unit required
condition_name str Name of the condition table 'condition'
overwrite bool Whether to overwrite any existing OME-ZARR condition table False