Class AlignerHelper.Anchor

  • Enclosing class:
    AlignerHelper

    public static class AlignerHelper.Anchor
    extends java.lang.Object
    Compounds in query and target sequences that must align
    Author:
    Daniel Cameron
    • Constructor Detail

      • Anchor

        public Anchor​(int queryIndex,
                      int targetIndex)
    • Method Detail

      • getQueryIndex

        public int getQueryIndex()
      • getTargetIndex

        public int getTargetIndex()