# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "lstar" in publications use:' type: software license: MIT title: 'lstar: Uniform Data Model and ''Zarr'' Interchange for Single-Cell Omics' version: 0.1.0 doi: 10.32614/CRAN.package.lstar abstract: A lightweight interchange layer for single-cell and spatial omics data, built on the L-star model of labelled axes and typed fields over them, serialized to the 'Zarr' format. Provides bidirectional converters ("profiles") for 'Seurat', 'SingleCellExperiment', 'Conos', and 'pagoda2' objects, including collections of heterogeneous samples, via a shared C++ core ('libstar') so the same store is readable from R, 'Python', and C++. authors: - family-names: Kharchenko given-names: Peter email: pk.restricted@gmail.com repository: https://kharchenkolab.r-universe.dev repository-code: https://github.com/kharchenkolab/lstar commit: be8355ab1353b073009190494e190cc805182133 url: https://github.com/kharchenkolab/lstar date-released: '2026-06-21' contact: - family-names: Kharchenko given-names: Peter email: pk.restricted@gmail.com