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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: anndash-0.0.7.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.7.tar.gz
Algorithm Hash digest
SHA256 899148c38d7caf50e3cc9a6a94df3bed520c18d8be4c209f81a3951364798477
MD5 cbc3113b44873da66a6816e4a5699bea
BLAKE2b-256 8b1dd26c8d20aa1b86826b11e39958a87aacfa52a29f4e983f4571971e26afea

See more details on using hashes here.

File details

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

File metadata

  • Download URL: anndash-0.0.7-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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 89ba5ff98d719737b6fba6f2dfc244efb48f0ddf37e12180e0f9f735ba233ae5
MD5 6cc9d08f4d9c77716db45cc5c1b787d3
BLAKE2b-256 eae063c6645cf117785fc76ecf9720d31febf94c796df81e4dfbbdc5c424c265

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