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 dummy-anndata
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dummy_anndata-0.0.3.tar.gz.
File metadata
- Download URL: dummy_anndata-0.0.3.tar.gz
- Upload date:
- Size: 20.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
305efa0f06e595d402f8441b3e3c640837d0977206507d752e2ab3fc9247b110
|
|
| MD5 |
7ccd5313450f343b0e746392302757c2
|
|
| BLAKE2b-256 |
38237a3e0cd61df76d6e32df356c6247cedbf260f131db4e60630accfb9a1bda
|
File details
Details for the file dummy_anndata-0.0.3-py3-none-any.whl.
File metadata
- Download URL: dummy_anndata-0.0.3-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
084e5c8c741863fc3331b54414d7b13217de3dd530f5f435783d17e604b615d8
|
|
| MD5 |
4420298e12d7d7fb18fd324f6a9e4d86
|
|
| BLAKE2b-256 |
63ec43ce57fcbe529da09993b007fef7563f495372e78c9890aa8bca36e744e1
|