]> git.donarmstrong.com Git - mothur.git/blobdiff - shhhercommand.h
fixed bug in phylo.diversity rooting. added filename patterns and create filename...
[mothur.git] / shhhercommand.h
index ef52dcd1d761cb26d67bb3c8556e7358c3d57440..3b757241eacee655570ef823bfed96bfd39abe64 100644 (file)
@@ -40,8 +40,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "shhh.flows";  }
        string getCommandCategory()             { return "Sequence Processing";         }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "Schloss PD, Gevers D, Westcott SL (2011).  Reducing the effects of PCR amplification and sequencing artifacts on 16S rRNA-based studies.  PLoS ONE.  6:e27310.\nQuince C, Lanzen A, Davenport RJ, Turnbaugh PJ (2011).  Removing noise from pyrosequenced amplicons.  BMC Bioinformatics  12:38.\nQuince C, LanzĂ©n A, Curtis TP, Davenport RJ, Hall N, Head IM, Read LF, Sloan WT (2009).  Accurate determination of microbial diversity from 454 pyrosequencing data.  Nat. Methods 6:639.\nhttp://www.mothur.org/wiki/Shhh.flows"; }
        string getDescription()         { return "shhh.flows"; }