Skip to main content

No project description provided

Reason this release was yanked:

expired

Project description

Cellestial Logo

GitHub PyPI

To see the example Figures visit Cellestial Webpage.

Cellestial

An Interactive and Highly Customizable Single-Cell & Spatial Plotting Tool over a ggplot-like API.

Name Encuplates: Space (of Spatial), Scatters of Stars, and of course Cells.

Installation

pip install cellestial
multipanel

Usage

import cellestial as cl

Interactive tooltips of individual data points

umap = cl.umap(data, size=1, axis_type="arrow")
umap
tooltips

and tooltips can be extended with other features..

Zooming and Paning Options

umap = cl.umap(data, size=1, axis_type="arrow", interactive=True)

Plots are exteremly customizable

umap + scale_color_hue() + ggsize(500,400)
Customized

Multi plots are distinct functions

Instead of singular function names (umap), multi-grid plots requires the plural (umaps),providing predictability which guarentees the reproducibility.

Which are valid for all dimensional subsets (expression,pca,umap, tsne).

cl.umaps(
    data,
    keys=["leiden", "HBD", "NEAT1", "IGKC"],
    ncol=2,
    size=1,
    color_high="red",
) + ggsize(900, 600)
multi

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

cellestial-0.8.0.tar.gz (28.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cellestial-0.8.0-py3-none-any.whl (44.8 kB view details)

Uploaded Python 3

File details

Details for the file cellestial-0.8.0.tar.gz.

File metadata

  • Download URL: cellestial-0.8.0.tar.gz
  • Upload date:
  • Size: 28.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.1 CPython/3.14.2 Darwin/25.2.0

File hashes

Hashes for cellestial-0.8.0.tar.gz
Algorithm Hash digest
SHA256 0ab7c32c8b7d0a904590cdc894e7da39251fbebb2c999fd464fca0d409ff025c
MD5 3d30ee3dae85b636baaa941d6990350e
BLAKE2b-256 de57392a7b45cdde63de93157f05699b3e9aef7513741d5476cd0e5d917c348f

See more details on using hashes here.

File details

Details for the file cellestial-0.8.0-py3-none-any.whl.

File metadata

  • Download URL: cellestial-0.8.0-py3-none-any.whl
  • Upload date:
  • Size: 44.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.1 CPython/3.14.2 Darwin/25.2.0

File hashes

Hashes for cellestial-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 276c1d407e8016c76fd97fc447ea6f7144cfe9021b3209234a89751bb543d61f
MD5 0bbb1677ed74e592b6244436eec7a9fb
BLAKE2b-256 88c02fd6505736aedcb30593b638fd0d84813e4f7210ae173cef64d04811948c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page