pal.alignment
Class AlignmentReaders.PhylipClustalAlignment

java.lang.Object
  extended by pal.alignment.AlignmentReaders.PhylipClustalAlignment
All Implemented Interfaces:
java.io.Serializable, Alignment, IdGroup
Enclosing class:
AlignmentReaders

public static class AlignmentReaders.PhylipClustalAlignment
extends java.lang.Object

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface pal.misc.IdGroup
IdGroup.Utils
 
Field Summary
 
Fields inherited from interface pal.alignment.Alignment
GAP, GAP_TLA, GAPS, UNKNOWN, UNKNOWN_TLA
 
Constructor Summary
AlignmentReaders.PhylipClustalAlignment(java.lang.String[] names, java.lang.String[] sequences, DataType dt)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AlignmentReaders.PhylipClustalAlignment

public AlignmentReaders.PhylipClustalAlignment(java.lang.String[] names,
                                               java.lang.String[] sequences,
                                               DataType dt)