Skip to content

fork of the fanmod tool that supports commandline execution

Notifications You must be signed in to change notification settings

dspinellis/fanmod-cmd

 
 

Repository files navigation

fanmod-cmd

fork of the fanmod tool that supports commandline execution

status

the options are still very limited, but can be easily extended s.t. all options from the gui are available.

build & run

  • Ensure the wxWidgets Cross-platform C++ GUI toolkit is installed (e.g. package libwxgtk3.0-dev under Debian or module wxWidgets/3.0.2)
  • build with './makefiles/make.sh.linux'
  • the macos version is not supported!

run './fanmod-cmd --help' to see all available options

credit

the original algorithm was developed by S. Wernicke and F. Rasche and their implementation can be found here: http://theinf1.informatik.uni-jena.de/motifs/

About

fork of the fanmod tool that supports commandline execution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 59.9%
  • C++ 39.5%
  • Shell 0.6%