X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=readotucommand.h;h=bf9ccc00d0e7151ea4dce787b42265f092416bbd;hb=a98eb683e17d8e49583bf2d215ab7562a4cdca75;hp=b5e32d897b2dd824d81b257fff12517a6a90bc6f;hpb=5df1b242d9c2b604eb414da44b28de81d52567d7;p=mothur.git diff --git a/readotucommand.h b/readotucommand.h index b5e32d8..bf9ccc0 100644 --- a/readotucommand.h +++ b/readotucommand.h @@ -29,7 +29,7 @@ private: InputData* input; Command* shared; GroupMap* groupMap; - string filename, listfile, orderfile, sharedfile, label, groupfile, sabundfile, rabundfile, format, groups, outputDir, ordergroupfile; + string filename, listfile, orderfile, sharedfile, label, groupfile, sabundfile, rabundfile, format, groups, outputDir, ordergroupfile, relAbundfile; vector Groups; bool abort, allLines;