public GenomeSegmentationResults(IDictionary<string, Segment[]> segmentByChr) { this.SegmentByChr = segmentByChr; }