staticstd::stringtr_str(test_result*self){returnMESSAGE("<test best @"<<self->chrom->name<<':'<<self->locus<<' '<<(self->over_threshold?"GOOD":"BAD")<<'>');}
staticstd::stringtr_str(test_result*self){returnSPELL_STRING("<test best @"<<self->chrom->name<<':'<<self->locus<<' '<<(self->over_threshold?"GOOD":"BAD")<<'>');}