calhoun.analysis.crf.test
Class ExampleTrees

java.lang.Object
  extended by calhoun.analysis.crf.test.ExampleTrees

public class ExampleTrees
extends java.lang.Object


Constructor Summary
ExampleTrees()
           
 
Method Summary
static RootedBinaryPhylogeneticTree bigTree()
           
static RootedBinaryPhylogeneticTree bigTreeForEncode()
           
static RootedBinaryPhylogeneticTree crypto4dan()
           
static RootedBinaryPhylogeneticTree crypto5()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExampleTrees

public ExampleTrees()
Method Detail

bigTree

public static RootedBinaryPhylogeneticTree bigTree()

bigTreeForEncode

public static RootedBinaryPhylogeneticTree bigTreeForEncode()

crypto4dan

public static RootedBinaryPhylogeneticTree crypto4dan()

crypto5

public static RootedBinaryPhylogeneticTree crypto5()