Package: lstar 0.1.0

Peter Kharchenko

lstar: Uniform Data Model and 'Zarr' Interchange for Single-Cell Omics

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:Peter Kharchenko [aut, cre]

lstar_0.1.0.tar.gz
lstar_0.1.0.tar.gz(r-4.7-arm64)lstar_0.1.0.tar.gz(r-4.7-x86_64)lstar_0.1.0.tar.gz(r-4.6-arm64)lstar_0.1.0.tar.gz(r-4.6-x86_64)
lstar_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
lstar/json (API)
NEWS

# Install 'lstar' in R:
install.packages('lstar', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/kharchenkolab/lstar/issues

Uses libs:
  • zlib– Compression library
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

zlibcppopenmp

2.72 score 53 scripts 19 exports 3 dependencies

Last updated from:360ba1c499. Checks:6 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK510
linux-devel-x86_64OK536
source / vignettesOK631
linux-release-arm64OK545
linux-release-x86_64OK523
wasm-releaseOK198

Exports:col_sum_by_groupcollection_fromfield_valuelstar_markerslstar_readlstar_read_blocklstar_read_geneslstar_stream_col_sum_by_grouplstar_writeread_conosread_sceread_sce_backedread_seuratread_seurat_backedstream_col_statswrite_conoswrite_pagoda2write_scewrite_seurat

Dependencies:cpp11latticeMatrix

Converting between single-cell formats with lstar

Rendered fromconverting-formats.Rmdusingknitr::rmarkdownon Jun 22 2026.

Last update: 2026-06-22
Started: 2026-06-22