]> git.donarmstrong.com Git - mothur.git/blobdiff - clustersplitcommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / clustersplitcommand.h
index a82d02270ecc37f1c85e93c9fe51b70e29288081..28de9488b68516e2e194db0dd35920c7078e91f9 100644 (file)
@@ -35,6 +35,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "cluster.split";               }
        string getCommandCategory()             { return "Clustering";                  }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "Schloss PD, Westcott SL (2011). Assessing and improving methods used in OTU-based approaches for 16S rRNA gene sequence analysis. Appl Environ Microbiol. \nhttp://www.mothur.org/wiki/Cluster.split"; }
        string getDescription()         { return "splits your sequences by distance or taxonomy then clusters into OTUs"; }