Program: UnSubPatt Programming language: this implementation is coded using perl and distributed as PAR package Plateform: tested on Linux(Ubuntu x86) Commande line: ./UnSubPatt $param1 $param2 $param3 $param1: file containing the frequent subgraphs $param2: minimum substitution threshold t (between 0 and 100, 0<= t < 100) $param3: substitution matrix (current release contains Blosum62, Blosum80 and PAM250) Output: file cotaining the representative unsubstituted subgraphs (named: $param1.s) Accepted format: lg format since it is the input/output format of gSpan (the state-of-the-art tool for frequent subgraph discovery) t # gid v 0 65 v 1 65 v 2 86 v 3 73 v 4 86 v 5 76 v 6 86 e 0 1 0 e 1 2 0 e 2 3 0 e 3 4 0 e 2 5 0 e 1 6 0 x 10 11