Class MultipleAligPanel

All Implemented Interfaces:
ActionListener, WindowListener, ImageObserver, MenuContainer, Printable, Serializable, EventListener, Accessible, AlignmentPositionListener

public class MultipleAligPanel extends JPrintPanel implements AlignmentPositionListener, WindowListener
A JPanel that can display the sequence alignment of a MultipleAlignment in a nice way and interact with Jmol by selecting the aligned atoms of the sequence selection.

Coloring options include: sequence similarity, by Block or by Structure. Colors are connected with the JmolPanel using the same pattelete.

The positions can be selected individually or in ranges and they will be translated to jmol commands.

Since:
4.1.0
Author:
Aleix Lafita
See Also: