'STRAP:multiple sequence alignments '

charite.christo.interfaces
Interface PhylogeneticTree

All Known Implementing Classes:
PhylogeneticTree_TreeTop, PhylogeneticTreeATV, PhylogeneticTreeATVPROXY

public interface PhylogeneticTree


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

Method Detail

setNamesIconsAndGappedSequences

void setNamesIconsAndGappedSequences(String[] names,
                                     ImageIcon[] icons,
                                     byte[][] aligned)

drawTree

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


'STRAP:multiple sequence alignments '

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