io.condition_to_ome_zarr

io.condition_to_ome_zarr(zarr_url, condition_table, condition_name='condition')

Save experimental conditions (drug, concentration, etc.) to the OME-ZARR fileset

Parameters

Name Type Description Default
zarr_url str Path to an OME-ZARR required
condition_table pd.DataFrame Dataframe with experimental conditions required
condition_name str Folder name of the experimental condition table 'condition'