/nlbayes-python

Python package for NLBayes, an active TF inference algorithm based on noisy logic bayesian models

Primary LanguageJupyter NotebookMIT LicenseMIT

Noisy Logic Bayesian Inference

A Bayesian Networks approach for infering active Transcription Factors using logic models of transcriptional regulation.

To learn how to use this tool, check out the example notebooks:

Installation Instructions

Linux (Debian/Ubuntu)

sudo apt install -y libgsl-dev
pip install cython
pip install git+https://github.com/umbibio/nlbayes-python.git