]> git.donarmstrong.com Git - mothur.git/blobdiff - taxonomyequalizer.h
changed random forest output filename
[mothur.git] / taxonomyequalizer.h
index c1e43f446f4700bd52fd1a17641759b2adbf7f27..191267c1a44833c69437b2f8dbbb616e7566cf60 100644 (file)
@@ -39,7 +39,6 @@ private:
        int getHighestLevel(ifstream&);  //scans taxonomy file to find taxonomy with highest level
        void extendTaxonomy(string, string&, int);  //name, taxonomy, desired level
        void truncateTaxonomy(string, string&, int);  //name, taxonomy, desired level
-       void removeConfidences(string&);  //removes the confidence limits on the taxon 
        MothurOut* m;
        
 };