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

Class Test05



  • public class Test05
    extends java.lang.Object
    Class Test05 is a unit test program for class DnaSequenceList. The program reads a DnaSequenceList from the input file in interleaved PHYLIP format, then prints each sequence's name and sites on a single line.

    Usage: java edu.rit.compbio.phyl.test.Test05 infile
    infile = Input DNA sequence list file name

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args)
      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
        Main program.
        Throws:
        java.lang.Exception

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.