]> git.donarmstrong.com Git - mothur.git/blobdiff - rarefactsharedcommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / rarefactsharedcommand.h
index a210574002969c411be4d9e9c705af9d88c980f0..a5b45468d7059ad2c9e8877376c0154102d05316 100644 (file)
@@ -25,6 +25,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "rarefaction.shared";          }
        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.shared"; }
        string getDescription()         { return "generate inter-sample rarefaction curves using a re-sampling without replacement approach"; }