]> git.donarmstrong.com Git - mothur.git/blobdiff - classifyotucommand.h
forced rarefaction.single to output ending line for all groups. added subsample...
[mothur.git] / classifyotucommand.h
index f6bf78dfacb99509ada0d5a87d948f9ffe3aacb2..a0baf1849d92935fec3ca360a135805d3c41ddbc 100644 (file)
@@ -27,7 +27,7 @@ public:
        string getCommandCategory()             { return "Phylotype Analysis";  }
        string getHelpString(); 
        string getCitation() { return "Schloss PD, Westcott SL (2011). Assessing and improving methods used in OTU-based approaches for 16S rRNA gene sequence analysis. Appl Environ Microbiol. \nhttp://www.mothur.org/wiki/Classify.otu"; }
-
+       string getDescription()         { return "find the concensus taxonomy for each OTU"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }  
@@ -46,8 +46,8 @@ private:
 
        int readNamesFile();
        int readTaxonomyFile();
-       void removeConfidences(string&);
        int process(ListVector*);
+       string addUnclassifieds(string, int);
        vector<string> findConsensusTaxonomy(int, ListVector*, int&, string&);  // returns the name of the "representative" taxonomy of given bin