]> git.donarmstrong.com Git - mothur.git/blobdiff - matrixoutputcommand.h
fixed bug in phylo.diversity rooting. added filename patterns and create filename...
[mothur.git] / matrixoutputcommand.h
index ff05ef70a30736f661379608ecd291e388cf9301..8a04c96a32ed6fa769a4e14474dfb624451751d1 100644 (file)
@@ -73,8 +73,9 @@ public:
        vector<string> 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"; }