]> git.donarmstrong.com Git - mothur.git/blobdiff - getlistcountcommand.h
added citation function to commands
[mothur.git] / getlistcountcommand.h
index 40ff7d0636f38158eea14fd7523618ab2e107188..a0b5f092247cc6c1a702fb47afc7c2b499542efb 100644 (file)
@@ -25,7 +25,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "get.otulist";                         }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
-       
+       string getCitation() { return "http://www.mothur.org/wiki/Get.otulist"; }
        string getHelpString(); 
        
        int execute();