This app serves as the GUI for the [ISMAGS][] algorithm, which can **enumerate all instances
of a motif in a graph**, making optimal use of the motif’s symmetries to make the search more efficient.
It offers several ways to define a motif network, taking edge type and direction into account, and then highlights occurrences of this motif in any other network.
An extensive manual and demo data can be found in the [README][]
[ISMAGS]: https://github.com/biointec/ismags
[README]: https://gitlab.psb.ugent.be/thpar/ISMAGS_Cytoscape/blob/master/README.md