Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to use bioformats2raw to export HCS data #118

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

sbesson
Copy link
Member

@sbesson sbesson commented May 31, 2022

Fixes #85

Makes the minimal set of changes allowing to re-use the existing infrastructure with bioformats2raw 0.5.0rc2 to generate OME-NGFF including:

  • bioformats2raw writing OME-NGFF HCS as defined by the OME-NGFF 0.4 specification, including the bioformat2raw layout with the OME metadata defined bioformats2raw.layout ngff#112
  • an extra step appending the OMERO metadata to each field of view

To do:

  • current test use --bfpath as the order of getImportedImageFilePaths is not guaranteed and cannot be used directly with bioformats2raw
  • review plate_to_zarr which is updated to allow overwriting the metadata only without rewriting the logic in a separate function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for HCS export with the --bf flag
1 participant