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

    • Method Detail

      • getQuery

        Profile<S,​C> getQuery()
        Returns the first profile of the pair.
        Returns:
        the first profile of the pair
      • getTarget

        Profile<S,​C> getTarget()
        Returns the second profile of the pair.
        Returns:
        the second profile of the pair