An open API service indexing awesome lists of open source software.

https://github.com/midnighter/mfinderwrapper

A python wrapper class for the mfinder C tool.
https://github.com/midnighter/mfinderwrapper

Last synced: over 1 year ago
JSON representation

A python wrapper class for the mfinder C tool.

Awesome Lists containing this project

README

          

This is a wrapper class in python for the mfinder tool written by the U. Alon
group (http://www.weizmann.ac.il/mcb/UriAlon/). I made some changes to the original C code, as well as making everything
install with the setup tools.