Skip to content

regulomics/bnfinder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bnfinder

BNFinder - tool for learning bayesian networks.

It can be used for both dynamic and static networks. It is written in python (requires version > 2.4, python 3 is not supported), and distributed under GNU GPL Library version 2.

The installation is performed by a single command in the source directory (it may require the administrator privileges):

python setup.py install

During the installation it will automaticaly setup fpconst and scipy python packages if needed. Also you can run it without installing:

python bnf --help

For more information refer to previous version:

http://bioputer.mimuw.edu.pl/software/bnf/

About

BNFInder - tool for learning bayesian networks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%