Class LeaveOneOutTesterMain


  • public class LeaveOneOutTesterMain
    extends java.lang.Object
    • Constructor Detail

      • LeaveOneOutTesterMain

        public LeaveOneOutTesterMain​(java.lang.String taxFile,
                                     java.lang.String trainseqFile,
                                     java.lang.String testFile,
                                     java.lang.String outFile,
                                     int numGoodBases,
                                     int min_bootstrap_words,
                                     boolean hideTaxon)
                              throws java.io.IOException
        Creates a new Classification
        Throws:
        java.io.IOException
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.io.FileNotFoundException,
                                java.io.IOException
        Throws:
        java.io.FileNotFoundException
        java.io.IOException