Metadata-Version: 2.1
Name: pylineaGT
Version: 0.1.34
Summary: A Pyro model to perform lineage inference from Gene Therapy assays
Home-page: UNKNOWN
Author: Elena Buscaroli
Author-email: ele.buscaroli@gmail.com
License: GPL-3.0
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pandas (==1.3.3)
Requires-Dist: pyro-api (==0.1.2)
Requires-Dist: pyro-ppl (==1.8.0)
Requires-Dist: torch (==1.11.0)
Requires-Dist: numpy (==1.20.3)
Requires-Dist: scikit-learn (==1.0.2)

[![PyPI package build](https://github.com/caravagnalab/pyLineaGT/actions/workflows/python-publish.yml/badge.svg)](https://github.com/caravagnalab/pyLineaGT/actions)

# pylineaGT

A set of Pyro model and functions to perform lineage inference from Gene Therapy assays, enclosed in a `Python` package. \
It comes with the [`lineaGT`](https://github.com/caravagnalab/lineaGT) R package, used as interface to perform data pre-processing and visualize the inference results.

## To install

`$ pip install pylineaGT`


