iskakov
pip install iskakov installs own-baseline
and gives you its command line under a second name. The two names run the same
program:
pip install iskakov
iskakov check cells.h5ad --score obs:ccat --ordinal obs:stage \
--primitive degree-corr --ordinal-source experimental
ownbaseline check ... # identical
Import the real package in scripts:
from own_baseline import conditional_skill_report
What the tool does
A potency score is supposed to order single cells by developmental potential.
Most published scores are built on a low-order primitive of the same expression
matrix: the number of genes detected, the correlation of a cell's profile with
network node degree, the Shannon entropy of the profile, the library size.
own-baseline asks whether the score orders a held-out ordinal any better than
that primitive does on its own. It rank-residualizes the score on its
author-declared primitive, takes Kendall's tau_b against the ordinal, and
compares the result against a measured floor from a 200-seed null grid indexed
by sample size, rank correlation, kernel and covariate count. The floor table
ships inside the wheel, so the answer does not depend on a network call.
Four verbs: check, floors, primitives, verify.
Where the code lives
Source, tests, the null grid and the documentation are in the own-baseline
repository. This distribution is 60 lines of forwarding.
MIT licensed.
Release files for iskakov 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| iskakov-0.2.0.tar.gz | 4.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| iskakov-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.1 kB
Release files / iskakov-0.2.0.tar.gz
| Download URL | iskakov-0.2.0.tar.gz |
|---|---|
| Size | 4.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0c44ec88f3de9e11d7ec132bfdc9c5b13ae11b9fc7d8289d8ccdb124fc1cab14
|
|
BLAKE2b-256 checksum How to use checksums |
df3f4e3effacae6af1f13ee6b98f38cb0e7e994c4ea1233fccbf36638e426d1a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.
Transparency logRelease files / iskakov-0.2.0-py3-none-any.whl
| Download URL | iskakov-0.2.0-py3-none-any.whl |
|---|---|
| Size | 4.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7e0687333d7895438a314f865b86a93cacd6cb4c363199f9a31e9e8b778050ca
|
|
BLAKE2b-256 checksum How to use checksums |
8c6a07bca847db7b668ba448f17597d2fd1b3afa7cabba341295c9dd507285ee
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.
Transparency log