Skip to main content

trVAE - Transfer Variational Autoencoders pytorch

Project description

trvaep PyPI version

Introduction

A pytorch implementation of trVAE (transfer Variational Autoencoder). trVAE is a deep generative model which learns mapping between multiple different styles (conditions). trVAE can be used for style transfer on images, predicting single-cell perturbations responses and batch removal.

Getting Started

Installation

Installation with pip

To install the latest version from PyPI, simply use the following bash script:

pip install trvaep

or install the development version via pip:

pip install git+https://github.com/theislab/trvaep.git

or you can first install flit and clone this repository:

pip install flit
git clone https://github.com/theislab/trvaep
cd trvaep
flit install

Examples

  • For perturbation prediction check this example for interferon (IFN)-β stimulation from Kang et al..

Reproducing paper results:

In order to reproduce paper results visit here.

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

trvaep-0.0.2.tar.gz (480.4 kB view hashes)

Uploaded Source

Built Distribution

trvaep-0.0.2-py2.py3-none-any.whl (41.9 kB view hashes)

Uploaded Python 2 Python 3

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