Skip to main content

PHATE

Project description

PHATE - Visualizing Transitions and Structure for Biological Data Exploration

Latest PyPI version Latest Conda version Latest CRAN version Travis CI Build Read the Docs Nature Biotechnology Publication Twitter

Quick Start

If you would like to get started using PHATE, check out our guided tutorial in Python.

If you have loaded a data matrix data in Python (cells on rows, genes on columns) you can run PHATE as follows:

import phate
phate_op = phate.PHATE()
data_phate = phate_op.fit_transform(data)

PHATE accepts the following data types: numpy.array, scipy.spmatrix, pandas.DataFrame and anndata.AnnData.

Introduction

PHATE (Potential of Heat-diffusion for Affinity-based Trajectory Embedding) is a tool for visualizing high dimensional data. PHATE uses a novel conceptual framework for learning and visualizing the manifold to preserve both local and global distances.

To see how PHATE can be applied to datasets such as facial images and single-cell data from human embryonic stem cells, check out our publication in Nature Biotechnology.

Moon, van Dijk, Wang, Gigante et al. Visualizing Transitions and Structure for Biological Data Exploration. 2019. Nature Biotechnology.

PHATE has been implemented in Python >=3.9, MATLAB and R.

Table of Contents

System Requirements

All other software dependencies are installed automatically when installing PHATE.

Installation with pip

The Python version of PHATE can be installed by running the following from a terminal:

pip install phate

Installation of PHATE and all dependencies should take no more than five minutes.

Installation from source

The Python version of PHATE can be installed from GitHub by running the following from a terminal:

git clone --recursive git://github.com/KrishnaswamyLab/PHATE.git
cd PHATE/Python
python setup.py install --user

Tutorial and Reference

For more information, read the documentation on ReadTheDocs or view our tutorials on GitHub: single-cell RNA-seq, artificial tree. You can also access interactive versions of these tutorials on Google Colaboratory: single-cell RNA-seq, artificial tree.

Help

If you have any questions or require assistance using PHATE, please contact us at https://krishnaswamylab.org/get-help.

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

phate-2.0.0.tar.gz (46.6 kB view details)

Uploaded Source

Built Distribution

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

phate-2.0.0-py3-none-any.whl (52.9 kB view details)

Uploaded Python 3

File details

Details for the file phate-2.0.0.tar.gz.

File metadata

  • Download URL: phate-2.0.0.tar.gz
  • Upload date:
  • Size: 46.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.24

File hashes

Hashes for phate-2.0.0.tar.gz
Algorithm Hash digest
SHA256 4605f33b8ca625e8fe9b6a9552a7113f60f86afd816ba9495559494f1e1b2e26
MD5 dfeae7c048934073ac8bb71b03a04dee
BLAKE2b-256 7b1d29bf3537a26f9d8adb54190a5f4edc480cd8899a66422f1d0ef55f2a53b7

See more details on using hashes here.

File details

Details for the file phate-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: phate-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 52.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.24

File hashes

Hashes for phate-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d0ca74b188d5397be78a5be11322ca0841738b73f3e27986a6f8eb7e799d2d73
MD5 81aa924e9b530b5fbb954138410d6912
BLAKE2b-256 327fab3e73eac07a3d7f0dae6f81028744f2702512cb5a1376870e6de95b7450

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