Skip to main content

Allows generating dummy anndata objects, useful for testing.

Project description

dummy-anndata

Tests

Allows generating dummy anndata objects, which can be useful for testing purposes.

Installation

You need to have Python 3.10 or newer installed on your system. If you don't have Python installed, we recommend installing Mambaforge.

pip install git+https://github.com/data-intuitive/dummy-anndata.git@main

Example usage

import anndata as ad
import dummy_anndata as da

dummy_anndata_dataset = da.generate_dataset(n_obs=100, n_vars= 50)

Contact

If you found a bug, please use the issue tracker.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dummy_anndata-0.0.1.tar.gz (18.4 kB view hashes)

Uploaded Source

Built Distribution

dummy_anndata-0.0.1-py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page