'STRAP:multiple sequence alignments '

charite.christo.strap.interfaces
Interface NeedsProteins

All Known Subinterfaces:
SequenceAligner3D
All Known Implementing Classes:
AbstractDialogAlign, ClustalW_3D, DialogAlign, DialogAlignWithBalibase, DialogAlignWithBalibaseStatistics, DialogGenbank, MultiFromPairAligner, MultipleAlignerT_Coffee, Superimpose3D_CE, Superimpose3D_TM_align, Texshade

public interface NeedsProteins

Implemented by dialogs that act on a Protein. Example: DialogSuperimpose3D.


Method Summary
 void setProteins(StrapProtein... pp)
           
 

Method Detail

setProteins

void setProteins(StrapProtein... pp)

'STRAP:multiple sequence alignments '

'The most important classes are StrapAlign, StrapProtein and StrapEvent.'