org.forester.application
Class gene_tree_preprocess

java.lang.Object
  extended by org.forester.application.gene_tree_preprocess

public class gene_tree_preprocess
extends java.lang.Object


Constructor Summary
gene_tree_preprocess()
           
 
Method Summary
static void checkForOutputFileWriteability(java.io.File outfile)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

gene_tree_preprocess

public gene_tree_preprocess()
Method Detail

main

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

checkForOutputFileWriteability

public static void checkForOutputFileWriteability(java.io.File outfile)