Example #1
0
 def strWithCentromerInfo(self):
     return str(self) + (" (intersects centromere)" if GenomeInfo.regIntersectsCentromer(self) else "")