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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: anndash-0.0.6.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.6.tar.gz
Algorithm Hash digest
SHA256 d05e11ab7bdb5f7342e1d980456b6d90868b1fce8d417d5c9ef2dffff448d848
MD5 9caad9ce8047293972753b502dc84074
BLAKE2b-256 c22c08b3081afb77f36ba041659045fc6d3d3060b9d447b6fdbbc70a1df7d951

See more details on using hashes here.

File details

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

File metadata

  • Download URL: anndash-0.0.6-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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 48211a2bfad613d40f42ec84b0a9ee39654cfac520e841014bb931378cb8aab2
MD5 f3dd4b5fd61d189574f05cab89105872
BLAKE2b-256 1ff77e4371c5b281ef5c6a3a9f02c97f7cfb461cf38ed875c78a625b35aded6d

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