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

Uploaded Source

Built Distribution

anndash-0.0.5-py3-none-any.whl (18.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: anndash-0.0.5.tar.gz
  • Upload date:
  • Size: 18.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.5.tar.gz
Algorithm Hash digest
SHA256 4668706e84cf45718508c6a0bac6e0b72b7b8665403368acd7c868bbba5808cd
MD5 2ae5cf93286c7c1b8394a22502b462e5
BLAKE2b-256 1845c41e46aa70bb8bb76220246cc26b15ee38617d488097247a40c01e55fbde

See more details on using hashes here.

File details

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

File metadata

  • Download URL: anndash-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 18.2 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 2226d3ff7d48d6386d4770bf7079bc9a1232b391c567309a2b44974cb7af84e0
MD5 90202cf77f4b25804e30a5b4b09a8755
BLAKE2b-256 292079fa9c773250823fce32eafa5bc610c61170a026e9aa339db8cf03f4fda6

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