'STRAP:multiple sequence alignments '

charite.christo.libs.bzip2
Class BZip2Constants

java.lang.Object
  extended by charite.christo.libs.bzip2.BZip2Constants

public class BZip2Constants
extends java.lang.Object


Constructor Summary
BZip2Constants()
           
 
Method Summary
static int[] crc32Table()
           
static int[] read(int n, java.lang.String file)
           
static int[] rNums()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BZip2Constants

public BZip2Constants()
Method Detail

rNums

public static int[] rNums()

crc32Table

public static int[] crc32Table()

read

public static int[] read(int n,
                         java.lang.String file)

'STRAP:multiple sequence alignments '

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