Metadata-Version: 2.1
Name: pylineagt
Version: 1.0.3
Summary: A Pyro model to perform lineage inference from Gene Therapy assays
Author-email: Elena Buscaroli <ele.buscaroli@gmail.com>
License: GPL-3.0
Requires-Python: <=3.8,>=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy ==1.*
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: 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`
