Approximate any single cell data set, saving >99% of memory and runtime.
Project description
scquill
Approximate any single cell data set, saving >99% of memory and runtime.
Approximating a single cell data set
import scquill
q = Quill(
filename='myscdata.h5ad',
output_filename='myapprox.h5',
celltype_column="cell_annotation",
)
q()
Steps:
- Load dataset if necessary
- Preprocess
- Compress
- Store to output file
- (TODO): Provide an interface to explore approximations.
Authors
Fabio Zanini @fabilab
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
scquill-0.2.0.tar.gz
(11.8 kB
view details)
Built Distribution
scquill-0.2.0-py3-none-any.whl
(14.1 kB
view details)
File details
Details for the file scquill-0.2.0.tar.gz
.
File metadata
- Download URL: scquill-0.2.0.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.5 Linux/6.5.5-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87d25621d37abecf866435026b202de839f2ed28b058dd6f92e072031a68f325 |
|
MD5 | a9ffaaa1c0232e21a5b7aa1d71837c5d |
|
BLAKE2b-256 | 149f20f760ef036488274fbf5cb5496219b026a57ce945e930cabebcc0757ca1 |
File details
Details for the file scquill-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: scquill-0.2.0-py3-none-any.whl
- Upload date:
- Size: 14.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.5 Linux/6.5.5-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2e2238b9667e6bdbb708c52fb1645316b10350c0f68e55f0334008ea4896e2e |
|
MD5 | dad90cd9259c29a7acff15f22078d4c4 |
|
BLAKE2b-256 | 245f5fec0de5f398af0c7327ce0fe5ae13431976d9f988a0e12320304b2a3eb9 |