]> git.donarmstrong.com Git - mothur.git/blobdiff - classifyotucommand.h
added classify.otu command
[mothur.git] / classifyotucommand.h
index 0ac0288e5bcf1d8879105295e41ad632fce1bdf1..1077781e59b998892d699bf09b34c897a0a15375 100644 (file)
@@ -39,7 +39,7 @@ private:
        int readTaxonomyFile();
        void removeConfidences(string&);
        int process(ListVector*);
-       string findConcensusTaxonomy(int, ListVector*, int&);   // returns the name of the "representative" taxonomy of given bin
+       string findConsensusTaxonomy(int, ListVector*, int&);   // returns the name of the "representative" taxonomy of given bin
        
                                                                                                
 };