Skip to main content

No project description provided

Project description

anndash

Developer Guide

Setup

# create conda environment
$ mamba env create -f env.yml

# update conda environment
$ mamba env update -n anndash --file env.yml

Install

pip install -e .

# install from pypi
pip install anndash

nbdev

# activate conda environment
$ conda activate anndash

# make sure the anndash package is installed in development mode
$ pip install -e .

# make changes under nbs/ directory
# ...

# compile to have changes apply to the anndash package
$ nbdev_prepare

Publishing

# publish to pypi
$ nbdev_pypi

# publish to conda
$ nbdev_conda --build_args '-c conda-forge'
$ nbdev_conda --mambabuild --build_args '-c conda-forge -c dsm-72'

Usage

Installation

Install latest from the GitHub repository:

$ pip install git+https://github.com/dsm-72/anndash.git

or from conda

$ conda install -c dsm-72 anndash

or from pypi

$ pip install anndash

Documentation

Documentation can be found hosted on GitHub repository pages. Additionally you can find package manager specific guidelines on conda and pypi respectively.

Using anndash to create an interactive dashboard is as easy as:

from anndash.core import AnnDashboard

adb = AnnDashboard(adata)
adb.run()

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

anndash-0.0.9.tar.gz (23.4 kB view details)

Uploaded Source

Built Distribution

anndash-0.0.9-py3-none-any.whl (24.5 kB view details)

Uploaded Python 3

File details

Details for the file anndash-0.0.9.tar.gz.

File metadata

  • Download URL: anndash-0.0.9.tar.gz
  • Upload date:
  • Size: 23.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for anndash-0.0.9.tar.gz
Algorithm Hash digest
SHA256 5403d18178f45b19bdfecef3c257a99ef341c7e1a6650bb5c55865ec2c191705
MD5 2ef4e9b2b0bcb898b08a4d787b6c5fa6
BLAKE2b-256 9f35c67c6168d26692e9444ae947728d074bfb27fba2fd8b9cc6387447e13739

See more details on using hashes here.

File details

Details for the file anndash-0.0.9-py3-none-any.whl.

File metadata

  • Download URL: anndash-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 24.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for anndash-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 05acdb5bcfe7669978976f325836db9f23af8f8eda23d00611aa8abb78384931
MD5 c30fd59f9c776ca4cd4d506ee9e391ac
BLAKE2b-256 249440307c235acc78494d348dfe0850d8fe63935b165ea0cbd8f6976db82a50

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