fulcrumgenomics/stitch

Rename Alignment to AlignmentChain

Opened this issue · 0 comments

nh13 commented

See this comment: https://github.com/fulcrumgenomics/stitch/pull/46/files#r1328960076

The Alignment class is a chain of contiguous alignments, with jumps between alignments in the chain. Therefore, we should rename the class and any variables with this type to AlignmentChain