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.3.1.tar.gz (19.3 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.3.1-py3-none-any.whl (25.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cellestial-0.3.1.tar.gz
  • Upload date:
  • Size: 19.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.12.8 Windows/11

File hashes

Hashes for cellestial-0.3.1.tar.gz
Algorithm Hash digest
SHA256 51b8208528927f920b5ac7efa7f508af9ec77e18c3b32102a25815457c63ceb1
MD5 60ca678e1bf5d074b3ec827811aa3492
BLAKE2b-256 50da45dbf9fe848f037c7523c3d4a1b3c2b7b065624339681835ddc9be435248

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cellestial-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 25.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.12.8 Windows/11

File hashes

Hashes for cellestial-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 35a52bbbb9ff19d0779a348c50aa6fb179669e9ff26d032d9e0264a1035266d7
MD5 40056cdadc5a3c95f4373d67a213510a
BLAKE2b-256 8949806519d9123a29826e3417fbe469f1d3e1e8ff2ae40d3fe84ccba8a94b2a

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