X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=matrixoutputcommand.h;h=8a04c96a32ed6fa769a4e14474dfb624451751d1;hb=4b54ce99af7db8019ea907cd7c2edf789369ada9;hp=594fe30952a19921dd3e78b330661bc490442fdc;hpb=2c97dd48b8e27ee0a6a86c7a082f4c504c3357c6;p=mothur.git diff --git a/matrixoutputcommand.h b/matrixoutputcommand.h index 594fe30..8a04c96 100644 --- a/matrixoutputcommand.h +++ b/matrixoutputcommand.h @@ -73,7 +73,9 @@ public: vector setParameters(); string getCommandName() { return "dist.shared"; } string getCommandCategory() { return "OTU-Based Approaches"; } + 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"; }