Class AlignerHelper.Anchor

java.lang.Object
org.biojava.nbio.alignment.routines.AlignerHelper.Anchor
Enclosing class:
AlignerHelper

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

    • Anchor

      public Anchor(int queryIndex, int targetIndex)
  • Method Details

    • getQueryIndex

      public int getQueryIndex()
    • getTargetIndex

      public int getTargetIndex()