Hi, Your patch doesn't apply correctly. Could you check it, please?
I have also a comment inlined: 2014-05-27 17:41, Shannon Zhao: > - print "\t", core_map[(s,c)], > + print core_map[(s,c)],"\t", Is it possible to fix a minimum alignment of 2 characters? It could prevent from such alignment problem: Core 11 [9, 33] [21, 45] Core 12 [10, 34] [22, 46] Thanks -- Thomas