]> git.donarmstrong.com Git - mothur.git/blobdiff - matrixoutputcommand.h
added dereplicate parameter to chimera.slayer and chimera.persues. added minnumsample...
[mothur.git] / matrixoutputcommand.h
index 594fe30952a19921dd3e78b330661bc490442fdc..8a04c96a32ed6fa769a4e14474dfb624451751d1 100644 (file)
@@ -73,7 +73,9 @@ public:
        vector<string> 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"; }