Interface Aligner<S extends org.biojava.nbio.core.sequence.template.Sequence<C>,​C extends org.biojava.nbio.core.sequence.template.Compound>

    • Method Detail

      • getComputationTime

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

        org.biojava.nbio.core.alignment.template.Profile<S,​C> getProfile()
        Returns the alignment Profile produced by this alignment algorithm.
        Returns:
        the alignment profile