jebl.evolution.alignments
Class BootrappedAlignment

java.lang.Object
  extended by jebl.evolution.alignments.ResampledAlignment
      extended by jebl.evolution.alignments.BootrappedAlignment
All Implemented Interfaces:
Alignment, Patterns, Sequences

public class BootrappedAlignment
extends ResampledAlignment

Date: 15/01/2006 Time: 10:13:50

Author:
Joseph Heled

Field Summary
 
Fields inherited from class jebl.evolution.alignments.ResampledAlignment
alignment
 
Constructor Summary
BootrappedAlignment(Alignment srcAlignment)
           
 
Method Summary
 
Methods inherited from class jebl.evolution.alignments.ResampledAlignment
getPatternCount, getPatternLength, getPatterns, getSequence, getSequenceList, getSequences, getSequenceType, getSiteCount, getTaxa, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BootrappedAlignment

public BootrappedAlignment(Alignment srcAlignment)