Skip to main content

No project description provided

Project description

celldega

Documentation

https://broadinstitute.github.io/celldega/

Installation

pip install celldega

Note on VIPS Installation

If running on a new Terra.bio workspace you will need to install vips in a startup script (e.g., startup_script.sh) with the following

#!/bin/bash
apt update
apt install -y libvips
apt install -y libvips-tools
apt install -y libvips-dev

Please see Terra.bio documentation for more information.

Development installation

Create a virtual environment and and install celldega in editable mode with the optional development dependencies:

python -m venv .venv
source .venv/bin/activate
pip install -e ".[dev]"

You then need to install the JavaScript dependencies and run the development server.

npm install
npm run dev

Open example.ipynb in JupyterLab, VS Code, or your favorite editor to start developing. Changes made in js/ will be reflected in the notebook.

PyPI

Increment version in project.toml and

$ hatch build
$ hatch publish

Hatch Development

$ hatch env prune      # Remove old environments
$ hatch env create     # Create a new environment based on pyproject.toml
$ hatch shell          # Activate the new environment

NPM

Increment version in package.json and

$ npm run build
$ npm publish

Development Notes

May use older version of deck.gl 8.9.1 until bug with instanced layer is resolved using newer versions "^9.0.5".;

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

celldega-0.3.1.tar.gz (2.4 MB view details)

Uploaded Source

Built Distribution

celldega-0.3.1-py2.py3-none-any.whl (2.4 MB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: celldega-0.3.1.tar.gz
  • Upload date:
  • Size: 2.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.27.0

File hashes

Hashes for celldega-0.3.1.tar.gz
Algorithm Hash digest
SHA256 99ab2769ccafd8537b9da32bf3fdf6a9573e0fd84cc23372b2ae69f6ee25ad9f
MD5 bc0ba8d77b4318f82287b8235b0b6909
BLAKE2b-256 0adddc55c49ad58b2515c61ed02510fd3b265d58b0c1890fc9e27d2ba398e460

See more details on using hashes here.

File details

Details for the file celldega-0.3.1-py2.py3-none-any.whl.

File metadata

  • Download URL: celldega-0.3.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.27.0

File hashes

Hashes for celldega-0.3.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fcdebb3d3f2b40e5bcc43c2f3619ce6c17f82dcd1ec9139d9ae9dd3cfdd13c9f
MD5 5c6801e4e0d187ddab27898d91cbbcf9
BLAKE2b-256 347c34f33f28f5c241a92927ca0279f26ed73ae12ed2acb59d6a583758e14550

See more details on using hashes here.

Supported by

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