Results 2 issues of Liumumu

``` if closest_clust in assignments: assignments[closest_clust].append(ind) else: assignments[closest_clust]=[] ``` this code is error! when the element match the clus , the element will not append to the clust ,it make...

Line 200 and Line 203 in dnsenum.pl file spell "disabled" to "desabled"