X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=matrixoutputcommand.h;fp=matrixoutputcommand.h;h=ff05ef70a30736f661379608ecd291e388cf9301;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=594fe30952a19921dd3e78b330661bc490442fdc;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/matrixoutputcommand.h b/matrixoutputcommand.h index 594fe30..ff05ef7 100644 --- a/matrixoutputcommand.h +++ b/matrixoutputcommand.h @@ -73,6 +73,7 @@ public: vector setParameters(); string getCommandName() { return "dist.shared"; } string getCommandCategory() { return "OTU-Based Approaches"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Dist.shared"; } string getDescription() { return "generate a distance matrix that describes the dissimilarity among multiple groups"; }