Skip to content

umbibio/gbnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

155 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gene Bayesian Networks

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

Installation

$ sudo apt install -y libgsl-dev
$ pip install --upgrade cython numpy --user
$ git clone https://github.com/twiecki/CythonGSL.git
$ cd CythonGSL
$ python3 setup.py build
$ python3 setup.py install --user
$ cd ..
$ git clone https://github.com/umbibio/gbnet.git
$ cd gbnet
$ python3 setup.py install --user
$ cd ..

About

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors