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

    • Method Detail

      • setSequences

        void setSequences​(java.util.List<AlignedSequence<S,​C>> sequences)
        Sets entirely new set of AlignedSequences.
        Parameters:
        sequences - new set of sequences
        Throws:
        java.lang.IllegalArgumentException - if sequences have different lengths