Skip to main content

single cell velocity analysis

Project description

TIVelo

a tool to be published on Nature.

Installation

tivelo requires Python 3.8 or later. We recommend to use Miniconda.

conda create -n tivelo python=3.9 conda activate tivelo

We have published the tivelo package on PyPI. To ensure a smooth and stable installation process, we recommend installing large dependencies separately before installing tivelo in a conda environment.

pytorch

conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch -c nvidia -y

numba

conda install numba To enable CUDA GPU support for Numba, install the latest graphics drivers from NVIDIA for your platform. (Note that the open source Nouveau drivers shipped by default with many Linux distributions do not support CUDA.) Then install the CUDA Toolkit package.

For CUDA 12, cuda-nvcc and cuda-nvrtc are required:

$ conda install -c conda-forge cuda-nvcc cuda-nvrtc "cuda-version>=12.0" -y For CUDA 11, cudatoolkit is required:

$ conda install -c conda-forge cudatoolkit "cuda-version>=11.2,<12.0" You do not need to install the CUDA SDK from NVIDIA.

scanpy

conda install -c conda-forge scanpy python-igraph leidenalg -y

scVelo

pip install -U scvelo Parts of scVelo (directed PAGA and Louvain modularity) require (optional): pip install igraph louvain Using fast neighbor search via hnswlib further requires (optional): pip install pybind11 hnswlib

tivelo

pip install tivelo

Jupyterlab

To run the tutorials in a notebook locally, please install: conda install jupyterlab -y

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

tivelo-0.0.5.tar.gz (6.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tivelo-0.0.5-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tivelo-0.0.5.tar.gz
  • Upload date:
  • Size: 6.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for tivelo-0.0.5.tar.gz
Algorithm Hash digest
SHA256 81c6671d21fa2f6837db53294254b46bcc30eca63513cd0c36f17c769055c6b5
MD5 36cb0858672e1034c4b05654972307e0
BLAKE2b-256 e88c05be20b1aebf085e1007c348158b2b062fa88800a824283cb6a63b372738

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tivelo-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for tivelo-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c5383fc522a633c759603ed29079a6a1813eb4c5d19744b6d13982ba679fe2bc
MD5 4f158bf13d769e1d65c2eb99535419a2
BLAKE2b-256 f85f4afaa16688d3b8982deffc51015137df24eec9c5d65cb8a6034d76c30953

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page