Language

Package: python-loompy @ 2.0.17

Synopsis

Work with .loom files for single-cell RNA-seq data

Description

The loom file format is an efficient format for very large omics datasets, consisting of a main matrix, optional additional layers, a variable number of row and column annotations. Loom also supports sparse graphs. This library makes it easy to work with .loom files for single-cell RNA-seq data.

Home page
https://github.com/linnarsson-lab/loompy
Location
gnu/packages/bioinformatics.scm (line: 9898, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?