Skip to main content

Python API for efficient storage and retrieval of single-cell data using TileDB

Project description

Overview

This is a POC Python implementation of the proposed Unified Single-cell Data Model.

Installation

Using pip

This code is hosted at PyPI, so you can do

python -m pip install tiledbsc

To install a specific version:

python -m pip install git+https://github.com/django/django.git@0.0.4

To update to the latest version:

python -m pip install --upgrade tiledbsc

From source

  • This requires tiledb (see ./setup.cfg for version), in addition to other dependencies in setup.cfg.
  • Clone this repo
  • cd into your checkout and then cd apis/python
  • python -m pip install . -- or, if you wish to modify the code and run it, python -m pip install --editable .
  • Optionally, if you prefer, instead:
python -m venv venv
. ./venv/bin/activate
python -m pip install .
  • In either case:
python -m pytest tests

Status

Please see https://github.com/single-cell-data/TileDB-SingleCell/issues.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

tiledbsc-0.0.5-py3-none-any.whl (55.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tiledbsc-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 55.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for tiledbsc-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 4ce8d62ca17d3ddfd1a943b2fbe6a2218246f16b73e8dde1dfbf4147012a3499
MD5 a0e376be6709b176dbd22b3c243bd1e7
BLAKE2b-256 5e8fe71039d484af7c9f8fd89aa3fb5ed8ac960a231f5ec3884c0a6d07b56c23

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