Skip to main content

A BioIO reader for reading bioformats formatted images.

Project description

bioio-bioformats

Build Status PyPI version License: GPL v3 Python 3.10–3.13

A BioIO reader plugin for reading many file formats like as seen here using bioformats


Documentation

See the full documentation on our GitHub pages site - the generic use and installation instructions there will work for this package.

Information about the base reader this package relies on can be found in the bioio-base repository here

Installation

Stable Release: pip install bioio-bioformats
Development Head: pip install git+https://github.com/bioio-devs/bioio-bioformats.git

Special Installation Note

This package relies on bffile, which uses scyjava to fetch the Bio-Formats maven artifacts, and cjdk to fetch a Java runtime. You do NOT need to install or setup java separately.

Read details in the bffile README on how to select the Bio-Formats version or Java runtime version if you need to.

Example Usage (see full documentation for more examples)

Install bioio-bioformats alongside bioio:

pip install bioio bioio-bioformats

This example shows a simple use case for just accessing the pixel data of the image by explicitly passing this Reader into the BioImage. Passing the Reader into the BioImage instance is optional as bioio will automatically detect installed plug-ins and auto-select the most recently installed plug-in that supports the file passed in.

from bioio import BioImage
import bioio_bioformats

img = BioImage("my_file.tiff", reader=bioio_bioformats.Reader)
img.data

Issues

Click here to view all open issues in bioio-devs organization at once or check this repository's issue tab.

Development

See CONTRIBUTING.md for information related to developing the code.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bioio_bioformats-2.0.0.tar.gz (28.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bioio_bioformats-2.0.0-py3-none-any.whl (21.1 kB view details)

Uploaded Python 3

File details

Details for the file bioio_bioformats-2.0.0.tar.gz.

File metadata

  • Download URL: bioio_bioformats-2.0.0.tar.gz
  • Upload date:
  • Size: 28.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bioio_bioformats-2.0.0.tar.gz
Algorithm Hash digest
SHA256 fd2b8bf43f0d17c67234f3df4f2aaa7f9e667d787ce26968257de3bca6833d67
MD5 1b3bf682e490331b0c241ccaba87dccc
BLAKE2b-256 3a4e587891a9ff95efe6d7d1ade8f988e13312cd263ccbe16790ef0f67138bfc

See more details on using hashes here.

Provenance

The following attestation bundles were made for bioio_bioformats-2.0.0.tar.gz:

Publisher: ci.yml on bioio-devs/bioio-bioformats

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file bioio_bioformats-2.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for bioio_bioformats-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 997e037f1ff864e0c2e7449df03f338c7f2173b641950fd975e0bdfdeae4a7f5
MD5 3e0c4e0eb33b6a000f211ec90298f19e
BLAKE2b-256 fe7e62d8c3731dad49ab0eb26c540179e53b03dc7bb97ff23fff6f1fe2755541

See more details on using hashes here.

Provenance

The following attestation bundles were made for bioio_bioformats-2.0.0-py3-none-any.whl:

Publisher: ci.yml on bioio-devs/bioio-bioformats

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page