edu.rit.compbio.phyl.test
Class Test02
- java.lang.Object
-
- edu.rit.compbio.phyl.test.Test02
-
public class Test02 extends java.lang.ObjectClass Test02 is a unit test program for class DnaSequenceList. It reads DNA sequences from a PHYLIP-formatted input file, excises the uninformative sites, and prints the resulting DNA sequences to a PHYLIP-formatted output file. It also prints the number of state changes from the uninformative sites.Usage: java edu.rit.compbio.phyl.test.Test02 infile outfile
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidmain(java.lang.String[] args)Unit test main program.
-
DMelt 3.0 © DataMelt by jWork.ORG