×

nf-anndata @ 0.3.1

Provider: Nico Trummer
Claimed: 02 Jan 2026 11:36:20 (UTC)
Description: This plugin allows reading structural properties of AnnData h5ad files in nextflow. Such files are mostly used in single-cell transcriptomics to store sparse count matrices with additional metadata. As the file format is based on the h5 format, it is not necessary to load the entire file into memory, but only parts that are relevant. For example, one can check if a certain layer or obs column is present, without loading the entire count matrix into memory. This is useful in nextflow, because we can implement branching, filtering, and pipeline input validation without having a dedicated process. This plugin is essentially a wrapper around the jhdf package. It provides an interface to the anndata properties that closely resembles the Python implementation, which is what most users will be familiar with. The plugin is limited to reading structural properties and metadata. It does not allow accessing the contents of the count matrices and obsm/varm fields, as this would require a large amount of memory and should thus be done in a dedicated nextflow process. License: MIT
Latest version: 0.3.2
Total downloads: 4.3K View trends
Nextflow version >=24.10.0
Depends On -
Release Date 27 Jan 2026 19:13:43 (UTC)
Release Notes -
Download URL https://registry.nextflow.io/api/v1/plugins/nf-anndata/0.3.1/download/nf-anndata-0.3.1.zip
Store URL https://public.cr.seqera.io/v2/nextflow/plugin/nf-anndata/blobs/sha256:a0400a0c5ff3c26b6a9556c892bdbba0bca93056fa78074eee87499f22b010f5
Size 1.7 MB
Checksum 45f24de1ec07c26b55e931d066c0aa929f92f5b510692099d75d79b93d7ecc49a5d171be377a1f956009ae6f1da1911b825c7a6ac11612514e17c40afb887617
Total downloads 257 View trends
Security Scan
Version Nextflow version Date Status Downloads
0.3.2 >=24.10.0 29 Jan 2026 19:22:12 (UTC) 3.1K
0.3.1 >=24.10.0 27 Jan 2026 19:13:43 (UTC) 257
0.3.0 >=24.10.0 19 Jan 2026 21:49:16 (UTC) 422
0.2.3 >=24.10.0 18 Jan 2026 14:23:01 (UTC) 39
0.2.2 >=24.10.0 18 Jan 2026 14:16:41 (UTC) 39
0.2.1 >=24.10.0 18 Jan 2026 14:09:15 (UTC) 39
0.2.0 >=24.10.0 18 Jan 2026 13:11:31 (UTC) 174
0.1.1 >=24.10.0 02 Jan 2026 17:10:19 (UTC) 161
0.1.0 >=24.10.0 02 Jan 2026 15:52:27 (UTC) 67