X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=summarytaxcommand.h;h=7716ad0ca41b4dee22f993c95c8955c94e5b4852;hp=5f61d13849fbfb332c8927445825bc5447b4ce8f;hb=f6a58db15cdc7b90a601f8bf9c9d3b69d642f85d;hpb=7a1e4b563011b1fe4d466d64915a3cb960747125 diff --git a/summarytaxcommand.h b/summarytaxcommand.h index 5f61d13..7716ad0 100644 --- a/summarytaxcommand.h +++ b/summarytaxcommand.h @@ -34,7 +34,7 @@ class SummaryTaxCommand : public Command { void help() { m->mothurOut(getHelpString()); } private: - bool abort; + bool abort, relabund; string taxfile, outputDir, namefile, groupfile, refTaxonomy, countfile; vector outputNames; map nameMap;