]> git.donarmstrong.com Git - mothur.git/blobdiff - rarefactsharedcommand.h
added parameter to chimera.uchime
[mothur.git] / rarefactsharedcommand.h
index 8219e613b3c71d657deb31deb8a948f501dc6e52..7d4dc5edb76222095d0d650b93476e3218417044 100644 (file)
@@ -26,6 +26,7 @@ public:
        string getCommandName()                 { return "rarefaction.shared";          }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
+       string getCitation() { return "Magurran AE (2004). Measuring biological diversity. Blackwell Pub.: Malden, Ma. \nhttp://www.mothur.org/wiki/Rarefaction.shared"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }