AnnDataDependencies: AnnData dependencies

Description Usage Format Details Author(s) Examples

Description

Vector defining a set of Python dependencies and versions required to operate with AnnData and H5AD files.

Usage

1

Format

A character vector containing the pinned versions of all Python packages on which AnnData depends.

Details

This variable is exposed for use by other package developers who want an easy way to define the dependencies required for creating a Python environment to work with AnnData objects, most typically within a basilisk context. For example, we can simply combine this vector with additional dependencies to create a basilisk environment with Python package versions that are consistent with those in zellkonverter.

Author(s)

Luke Zappia

Aaron Lun

Examples

1

zellkonverter documentation built on March 10, 2021, 2 a.m.