]> git.donarmstrong.com Git - mothur.git/blobdiff - unifracweightedcommand.h
sffinfo bug with flow grams right index when clipQualRight=0
[mothur.git] / unifracweightedcommand.h
index fead41b0e8cb5dae95eed551ff76427b8c8d85f3..1c67c32f81afb2535943934ab82d66629bbc05b2 100644 (file)
@@ -28,8 +28,9 @@ class UnifracWeightedCommand : public Command {
                vector<string> setParameters();
                string getCommandName()                 { return "unifrac.weighted";            }
                string getCommandCategory()             { return "Hypothesis Testing";          }
-               string getOutputFileNameTag(string, string);
+               
        string getHelpString(); 
+    string getOutputPattern(string);   
                string getCitation() { return "Lozupone CA, Hamady M, Kelley ST, Knight R (2007). Quantitative and qualitative beta diversity measures lead to different insights into factors that structure microbial communities. Appl Environ Microbiol 73: 1576-85. \nhttp://www.mothur.org/wiki/Unifrac.weighted"; }
                string getDescription()         { return "generic tests that describes whether two or more communities have the same structure"; }