'STRAP:multiple sequence alignments '

charite.christo.strap.extensions
Class IndividualSequenceDisSimilarity

java.lang.Object
  extended by charite.christo.strap.AbstractAlignAndCompare
      extended by charite.christo.strap.extensions.IndividualSequenceDisSimilarity
All Implemented Interfaces:
Disposable, HasControlPanel, HasModiCount, HasSharedControlPanel, NeedsSharedInstance, HasProtein, StrapListener, ValueOfProtein, ProteinProteinDistance, ProteinProteinValue

public class IndividualSequenceDisSimilarity
extends AbstractAlignAndCompare
implements ProteinProteinDistance


Field Summary
 
Fields inherited from interface charite.christo.Disposable
NONE
 
Constructor Summary
IndividualSequenceDisSimilarity()
           
 
Method Summary
 
Methods inherited from class charite.christo.strap.AbstractAlignAndCompare
comboClass, compute, dispose, getCalculator, getControlPanel, getOtherClass, getOtherProtein, getProtein, getSharedControlPanel, getSharedInstance, getValue, handleEvent, modificationCount, setColumnRange, setOtherClass, setOtherProtein, setProtein, setSharedInstance
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface charite.christo.strap.ProteinProteinValue
compute, getOtherProtein, getValue, setColumnRange, setOtherProtein
 
Methods inherited from interface charite.christo.protein.ValueOfProtein
setProtein
 
Methods inherited from interface charite.christo.protein.HasProtein
getProtein
 
Methods inherited from interface charite.christo.HasModiCount
modificationCount
 

Constructor Detail

IndividualSequenceDisSimilarity

public IndividualSequenceDisSimilarity()

'STRAP:multiple sequence alignments '

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