Class MultipleAlignmentJmol

    • Constructor Detail

      • MultipleAlignmentJmol

        public MultipleAlignmentJmol()
        Default constructor creates an empty JmolPanel window, from where alignments can be made through the align menu.
      • MultipleAlignmentJmol

        public MultipleAlignmentJmol​(MultipleAlignment msa,
                                     List<Atom[]> rotatedAtoms)
        The constructor displays the Mutltiple Alignment in a new JmolPanel Frame.
        Parameters:
        msa - : contains the aligned residues.
        rotatedAtoms - : contains the transformed Atom coordinates.