'STRAP:multiple sequence alignments '

charite.andrean
Class SpOverlay

java.lang.Object
  extended by charite.andrean.SpOverlay

public class SpOverlay
extends java.lang.Object


Constructor Summary
SpOverlay()
           
 
Method Summary
 int vergleiche_areas(Area the_area1, double[][] the_vectors1, Area the_area2, double[][] the_vectors2, int[] index3, int[] index4, double maxmsr, int[] anzahl, double[] msr, Overlay the_overlay)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpOverlay

public SpOverlay()
Method Detail

vergleiche_areas

public int vergleiche_areas(Area the_area1,
                            double[][] the_vectors1,
                            Area the_area2,
                            double[][] the_vectors2,
                            int[] index3,
                            int[] index4,
                            double maxmsr,
                            int[] anzahl,
                            double[] msr,
                            Overlay the_overlay)

'STRAP:multiple sequence alignments '

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