X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=classifyotucommand.h;h=1077781e59b998892d699bf09b34c897a0a15375;hb=8130ff9b30d872c578963f8d6f24af821b1ec33c;hp=0ac0288e5bcf1d8879105295e41ad632fce1bdf1;hpb=fc9c3ccee1fba93d9df72c26baa22628268fe79f;p=mothur.git diff --git a/classifyotucommand.h b/classifyotucommand.h index 0ac0288..1077781 100644 --- a/classifyotucommand.h +++ b/classifyotucommand.h @@ -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 };