]> git.donarmstrong.com Git - mothur.git/blobdiff - rarefactcommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / rarefactcommand.h
index 0e77a277e6ad7cda962a4c9476945f6b2aa6b557..9c7e1ed34fcffebaf73f4499bd6637d0d36c2b68 100644 (file)
@@ -26,6 +26,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "rarefaction.single";          }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "Magurran AE (2004). Measuring biological diversity. Blackwell Pub.: Malden, Ma. \nhttp://www.mothur.org/wiki/Rarefaction.single"; }
        string getDescription()         { return "generate intra-sample rarefaction curves using a re-sampling without replacement approach"; }