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.7.1.tar.gz (26.5 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.7.1-py3-none-any.whl (37.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cellestial-0.7.1.tar.gz
  • Upload date:
  • Size: 26.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.0 CPython/3.12.8 Darwin/24.4.0

File hashes

Hashes for cellestial-0.7.1.tar.gz
Algorithm Hash digest
SHA256 733341e71df43b42e2e28f8556cfe5e01e66b1d5c75d154e801c568e01f3aa06
MD5 ef237b5c8888024fbccdb2d7fe9cce69
BLAKE2b-256 d0180e8a102c853dd4cdb8da4f3fdab34fb3972899a3eb007cf8e2285c05a4d3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cellestial-0.7.1-py3-none-any.whl
  • Upload date:
  • Size: 37.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.0 CPython/3.12.8 Darwin/24.4.0

File hashes

Hashes for cellestial-0.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3edf2e83587ac2326263231b4c8c3de0068aec8340a0bd7ad2d2e5a2ea184323
MD5 d5ba5efe6f9fdedee5f65247fe40376d
BLAKE2b-256 a510a874fbfa7dada7fc87eb0bdaf0bffbc13a46d46ab6fe379db0640acc5a83

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