Skip to content

untom/pyfabia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FABIA

Fabia is a biclustering algorithm based on matrix factorization, first published in:

FABIA: Factor Analysis for Bicluster Acquisition, Sepp Hochreiter et al, Bioinformatics 2010

This implementation conforms to the scikit-learn biclustering API. It requires scipy 0.16 or higher, scikit-learn >= 0.16 as well as Cython to work.

License

this package is licensed under a GPL v2 license.

About

Fabia Biclustering Algorithm in Cython

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%