SpliceSite

Information about the point where the two sequences should be spliced.

struct SpliceSite {
ReferencePoint croppingRefPosition;
AlignmentLocationSeed alignmentSeed;
AlignmentChain.Flags flags;
}

Meta