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