'STRAP:multiple sequence alignments '

charite.christo.strap.extensions
Class PhylogeneticTreeATV

java.lang.Object
  extended by charite.christo.strap.extensions.PhylogeneticTreeATV
All Implemented Interfaces:
HasControlPanel, PhylogeneticTree

public class PhylogeneticTreeATV
extends Object
implements PhylogeneticTree, HasControlPanel

Hompages: http://www.phylosoft.org/atv/ http://www.phylogenomics.us/atv/ Publication: PUBMED:11301314 License: GNU Library or Lesser General Public License (LGPL) /maria/people/christo/.StrapAlign/bin/clustalW/clustalW.exe /TREE -OUTPUTTREE=nj -INFILE=output -OUTFILE=t Author Christian Zmasek org.forester.atv.ATV.main(


Constructor Summary
PhylogeneticTreeATV()
           
 
Method Summary
 void drawTree()
          Drawws tree.
 Container getControlPanel()
           
 void setNamesIconsAndGappedSequences(String[] names, ImageIcon[] icons, byte[][] aa)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhylogeneticTreeATV

public PhylogeneticTreeATV()
Method Detail

setNamesIconsAndGappedSequences

public void setNamesIconsAndGappedSequences(String[] names,
                                            ImageIcon[] icons,
                                            byte[][] aa)
Specified by:
setNamesIconsAndGappedSequences in interface PhylogeneticTree

getControlPanel

public Container getControlPanel()
Specified by:
getControlPanel in interface HasControlPanel

drawTree

public void drawTree()
Description copied from interface: PhylogeneticTree
Drawws tree. Returns null or HTML-Result.

Specified by:
drawTree in interface PhylogeneticTree

'STRAP:multiple sequence alignments '

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