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

    • Method Detail

      • getComputationTime

        long getComputationTime()
        Returns the computation time needed for an alignment computed in nanoseconds.
        Returns:
        the computation time in nanoseconds
      • getProfile

        Profile<S,​CgetProfile()
        Returns the alignment Profile produced by this alignment algorithm.
        Returns:
        the alignment profile