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.
- Host: GitHub
- URL: https://github.com/midnighter/mfinderwrapper
- Owner: Midnighter
- License: bsd-3-clause
- Created: 2011-03-08T12:50:05.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-09-22T09:44:36.000Z (over 14 years ago)
- Last Synced: 2025-01-04T20:15:14.138Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 801 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.rst
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.