Allows generating dummy anndata objects, useful for testing.
Project description
dummy-anndata
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
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for dummy_anndata-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b564314dc4de09e387039e9d3a065c71cb66ff741db70075cdc2845ecbb7271 |
|
MD5 | de0a2e732bfdd096df9bf382efc51a54 |
|
BLAKE2b-256 | 4613366f9a92bd324ec6ffce2cbcc6f7d138be10d18a5d6dea6bcd19b341c414 |