Interface PairwiseSequenceScorer<S extends Sequence<C>,​C extends Compound>

    • Method Detail

      • getQuery

        S getQuery()
        Returns the first sequence of the pair.
        Returns:
        the first sequence of the pair
      • getTarget

        S getTarget()
        Returns the second sequence of the pair.
        Returns:
        the second sequence of the pair