'STRAP:multiple sequence alignments '

charite.christo.metannogen
Class ExpressionDataSpecialTools

java.lang.Object
  extended by charite.christo.metannogen.ExpressionDataSpecialTools
All Implemented Interfaces:
ActionListener, Comparator, EventListener

public class ExpressionDataSpecialTools
extends Object
implements ActionListener, Comparator


Field Summary
 ChButton BUT_DATASETS_WITHOUT_EXPR
           
 
Method Summary
 void actionPerformed(ActionEvent ev)
           
 void assignMaxExpressionValue(Reaction[] rr, int[] columns)
           
 int compare(Object o1, Object o2)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Field Detail

BUT_DATASETS_WITHOUT_EXPR

public final ChButton BUT_DATASETS_WITHOUT_EXPR
Method Detail

actionPerformed

public void actionPerformed(ActionEvent ev)
Specified by:
actionPerformed in interface ActionListener

assignMaxExpressionValue

public void assignMaxExpressionValue(Reaction[] rr,
                                     int[] columns)

compare

public int compare(Object o1,
                   Object o2)
Specified by:
compare in interface Comparator

'STRAP:multiple sequence alignments '

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