Documentation of 'edu.rit.compbio.phyl.test.Test02' Java class
Test02
edu.rit.compbio.phyl.test

Class Test02



  • public class Test02
    extends java.lang.Object
    Class 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 void main(java.lang.String[] args)
      Unit test main program.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
                         throws java.lang.Exception
        Unit test main program.
        Throws:
        java.lang.Exception

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.