An interactive explorer for single-cell lineage tracing.
CELLxLINEAGE is a fork of CELLxGENE extended to support TreeData objects and lineage tree visualization alongside the standard UMAP embedding.
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.
Install the latest release of cellxlineage from PyPI:
pip install cellxlineage
Usage
# Launch with a TreeData file
cellxlineage launch data.h5td
CELLxGENE documentation
CELLxLINEAGE inherits all standard CELLxGENE Annotate features. For documentation on exploration, filtering, differential expression, and annotations, see the CELLxGENE Annotate documentation.
Hosting
CELLxLINEAGE can be hosted for a small group (≈10 concurrent users) to explore
one shared dataset. Add --ephemeral-annotations:
cellxlineage launch data.h5td --host 0.0.0.0 --port 5005 --ephemeral-annotations
In this mode:
- No "user generated data directory" prompt. Custom annotations and gene sets are kept in memory, per browser session, and never written to disk.
- Annotations reset on reload and are isolated between users — reloading the page or a new visitor starts from a clean slate. Differential expression is already per-session and resets the same way.
Notes:
- Run as a single process — the in-memory annotations and lineage caches live
in that process, so multiple workers would not share them. The built-in
threaded server is fine for a small trusted group; to harden it, put it behind a
reverse proxy (e.g. nginx) and, if you want a production WSGI server, run
gunicorn with
--workers 1 --threads N. - Do not pass
--backedin this mode (rejected at startup): concurrent reads on a single shared file handle are unsafe. The default in-memory data load is what you want. - A heavy differential-expression or ancestral-linkage request briefly occupies the process; at this scale that is acceptable.
Contact
For questions and bug reports please use the issue tracker.
License
MIT — see LICENSE. Portions copyright Chan Zuckerberg Initiative; lineage extensions copyright William Colgan.
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 cellxlineage-0.3.1.tar.gz.
File metadata
- Download URL: cellxlineage-0.3.1.tar.gz
- Upload date:
- Size: 3.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34fecc56f1c5b2ad52c8f88bdf6ae3a184f209a0fdf557fb988c2fb650eedd15
|
|
| MD5 |
d1bd8119929af8df56f867b778df0703
|
|
| BLAKE2b-256 |
8ce1fbb6f0e6f936d9e8c0544b426da5b90996e2ae568ba8e0ac2343abf3dc39
|
Provenance
The following attestation bundles were made for cellxlineage-0.3.1.tar.gz:
Publisher:
release.yaml on colganwi/cellxlineage
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
cellxlineage-0.3.1.tar.gz -
Subject digest:
34fecc56f1c5b2ad52c8f88bdf6ae3a184f209a0fdf557fb988c2fb650eedd15 - Sigstore transparency entry: 2281111261
- Sigstore integration time:
-
Permalink:
colganwi/cellxlineage@e33034428b4a4db2e76160cd99b42beb76b0a11e -
Branch / Tag:
refs/tags/v0.3.1 - Owner: https://github.com/colganwi
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yaml@e33034428b4a4db2e76160cd99b42beb76b0a11e -
Trigger Event:
release
-
Statement type:
File details
Details for the file cellxlineage-0.3.1-py3-none-any.whl.
File metadata
- Download URL: cellxlineage-0.3.1-py3-none-any.whl
- Upload date:
- Size: 3.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19060f73fcb7dbb49f87c78a76ff3648a15276a18517f8a9374c69dde2344595
|
|
| MD5 |
dbfec7fa254aa9528d362eb8e0c872ba
|
|
| BLAKE2b-256 |
b491cb03a7a5af1c3976efcf98f34cd6526f05895e2e97dabd4a4db8d71d4781
|
Provenance
The following attestation bundles were made for cellxlineage-0.3.1-py3-none-any.whl:
Publisher:
release.yaml on colganwi/cellxlineage
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
cellxlineage-0.3.1-py3-none-any.whl -
Subject digest:
19060f73fcb7dbb49f87c78a76ff3648a15276a18517f8a9374c69dde2344595 - Sigstore transparency entry: 2281111318
- Sigstore integration time:
-
Permalink:
colganwi/cellxlineage@e33034428b4a4db2e76160cd99b42beb76b0a11e -
Branch / Tag:
refs/tags/v0.3.1 - Owner: https://github.com/colganwi
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yaml@e33034428b4a4db2e76160cd99b42beb76b0a11e -
Trigger Event:
release
-
Statement type: