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.8.tar.gz (22.3 kB view details)

Uploaded Source

Built Distribution

anndash-0.0.8-py3-none-any.whl (23.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: anndash-0.0.8.tar.gz
  • Upload date:
  • Size: 22.3 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.8.tar.gz
Algorithm Hash digest
SHA256 53ca3eb60036165eb5bc799b8a9c00fbe4c045428fbed338103725971d47409a
MD5 2b18f138b978b49ee155547025f802e0
BLAKE2b-256 cab1d4207c49ed4caa8a9e55806af3eb7bef0e335a26f8477c3d2b3d5c62011d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: anndash-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 23.4 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 48ada4ded0fded7e451da9db3d1a7a7cbe1ddd6baf76b4ea4b1aba0cd0e3135d
MD5 377b4ed45b8e24da41adcecd780ea61c
BLAKE2b-256 0445442da29fa45d9f3525a06947c4667945c7e36c7b18a31f625de65dbc2eee

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