RepeatMaskAssessor

This class comprises the collectPileUps step of the dentist algorithm

class RepeatMaskAssessor {
Options options;
AlignmentChain[] selfAlignment;
AlignmentChain[] readsAlignment;
ReferenceRegion repetitiveRegions;
}

Meta