lamindb
#
A data framework for biology.
LaminDB helps you manage data batches with two basic registries:
|
Files: data batches (blobs & array shards). |
|
Datasets: collections of data batches. |
Four registries track provenance of data batches:
Transforms of files & datasets. |
|
|
Runs of transforms. |
|
Users. |
|
Storage locations. |
Three registries validate & contextualize:
|
Universal label ontology. |
|
Dimensions of measurement. |
Jointly measured sets of features. |
You can also access data directly via paths:
|
Paths: low-level key-value access to files & objects. |
Functions:
|
Track global Transform & Run for a notebook or pipeline. |
|
View latest metadata state. |
|
Bulk save to registries & storage. |
Modules & settings:
Global |
|
Setup & configure LaminDB. |
|
Developer API. |