You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 toAlignmentChain
The text was updated successfully, but these errors were encountered: