Support reading and writing TileDB-Bioimaging image arrays within Napari
Project description
napari-tiledb-bioimg
This plugin supports reading and writing TileDB-BioImaging multi-resolution arrays within Napari.
Demo
Installation
[pending PyPI release!] You can install napari-tiledb-bioimg via [pip]:
pip install napari-tiledb-bioimg
Quickstart
After ingesting data using tiledb-bioimg, then:
-
Local images can be loaded using Napari's
File -> Open Folder, and selecting the TileDB array folder. Choose thenapari-tiledb-bioimgplugin, if prompted. -
Remote arrays (S3, TileDB Cloud) may be loaded using either the
napariCLI command:
napari --plugin napari-tiledb-bioimg s3://<bucket>/<path/to/tiledb_array>
- ... or the Napari viewer load command within the Python prompt:
# Within a Napari-enabled Python/IPython prompt, run:
import napari
viewer = napari.Viewer()
viewer.open("tiledb://<namespace>/<array name or UUID>", plugin="napari-tiledb-bioimg")
Contributing
Contributions are very welcome. Tests can be run with tox or pytest.
Installation from git:
pip install git+https://github.com/TileDB-Inc/napari-tiledb-bioimg.git
License
Distributed under the terms of the [MIT] license, "napari-tiledb-bioimg" is free and open source software.
Issues
If you encounter any problems, please file an issue along with a detailed description.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file napari-tiledb-bioimg-0.0.1.tar.gz.
File metadata
- Download URL: napari-tiledb-bioimg-0.0.1.tar.gz
- Upload date:
- Size: 985.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ddf394d3f48832cca322c4649b73d7f6e43efc7752b9f8f69864ee2ae4c40d5
|
|
| MD5 |
e4cf6c1882eeac1b59498f9e30b14ff9
|
|
| BLAKE2b-256 |
c61d94f413299e54b1f1789d536a6de617babb11eb1a18323dd0fb600cb7a686
|
File details
Details for the file napari_tiledb_bioimg-0.0.1-py3-none-any.whl.
File metadata
- Download URL: napari_tiledb_bioimg-0.0.1-py3-none-any.whl
- Upload date:
- Size: 589.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
049d4e429901d099b53e240929810ea4b2b7fda740d2153e7065735a9bf1f964
|
|
| MD5 |
5e83dfc9eab83a8beda882ff1775f4da
|
|
| BLAKE2b-256 |
b595c898cc749ecc505599fa36e84504386ba78bc4cbfb144d630585c690ae77
|