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

Class Test03



  • public class Test03
    extends java.lang.Object
    Class Test03 is a unit test program for class DnaSequenceTree. It generates all possible rooted bifurcated trees with a given number of tip nodes and prints each tree on the standard output in Newick Standard format.

    Usage: java edu.rit.compbio.phyl.test.Test03 N
    N = Number of tip nodes

    • 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.