We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
see: https://github.com/IDR/SubmissionWorkflow/pull/7#discussion_r450783384
Rather than curl'ing from OMERO.web (see https://github.com/IDR/SubmissionWorkflow/pull/7), omero-cli-zarr should be able to generate the JSON for imageMarshal directly in Python code.
The text was updated successfully, but these errors were encountered:
For individual images #76 should take care of the OMERO rendering metadata transformation both with/without the --bf flag.
--bf
For plates, the logic should be in place when using the OMERO API and there is an RFE for implementing --bf support (#85).
Except in the latter case, I think the requirement to curl the imageMarshal URL is now dropped.
imageMarshal
Sorry, something went wrong.
will-moore
No branches or pull requests
see: https://github.com/IDR/SubmissionWorkflow/pull/7#discussion_r450783384
Rather than curl'ing from OMERO.web (see https://github.com/IDR/SubmissionWorkflow/pull/7), omero-cli-zarr should be able to generate the JSON for imageMarshal directly in Python code.
The text was updated successfully, but these errors were encountered: