'STRAP:multiple sequence alignments '

charite.christo.protein
Interface PhylogeneticTree

All Known Implementing Classes:
PhylogeneticTree_Archaeopteryx, PhylogeneticTree_TreeTop

public interface PhylogeneticTree


Method Summary
 void drawTree()
          Drawws tree.
 void setNamesIconsAndGappedSequences(java.lang.String[] names, javax.swing.ImageIcon[] icons, byte[][] aligned)
           
 

Method Detail

setNamesIconsAndGappedSequences

void setNamesIconsAndGappedSequences(java.lang.String[] names,
                                     javax.swing.ImageIcon[] icons,
                                     byte[][] aligned)

drawTree

void drawTree()
Drawws tree. Returns null or HTML-Result.


'STRAP:multiple sequence alignments '

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