BioinfoFieldExtractor
Class BioTester

java.lang.Object
  extended by BioinfoFieldExtractor.BioTester

public class BioTester
extends java.lang.Object


Constructor Summary
BioTester()
           
 
Method Summary
static java.lang.String convertArrListToString(java.util.ArrayList<java.lang.Integer> arr)
           
static void main(java.lang.String[] args)
           
static void printCluster(PhylogenTree t)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BioTester

public BioTester()
Method Detail

main

public static void main(java.lang.String[] args)

printCluster

public static void printCluster(PhylogenTree t)

convertArrListToString

public static java.lang.String convertArrListToString(java.util.ArrayList<java.lang.Integer> arr)