A Python package including a library/CLI interface for preparing submissions to the BioImage Archive.
If this package is installed, run, e.g:
bia-agent rembi-to-pagetab examples/rembi-metadata.yaml S-BIADXXX
Using poetry:
poetry run bia-agent rembi-to-pagetab examples/rembi-metadata.yaml S-BIADXXX
Using poetry:
poetry run bia-agent rembi-mifa-to-pagetab examples/rembi-metadata-with-mifa.yaml S-BIADXXX
Using poetry:
poetry run bia-agent rembi-mifa-to-pagetab examples/mifa-metadata.yaml S-BIADXXX
poetry run pre-commit install