]> git.donarmstrong.com Git - mothur.git/blobdiff - collectcommand.h
added citation function to commands
[mothur.git] / collectcommand.h
index c53152030c4d89807611efb623b50e2d3aaafbfe..d250126551f88a74bcdc7afebde65763e424aab7 100644 (file)
@@ -37,6 +37,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "collect.single";                      }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
+       string getCitation() { return "http://www.mothur.org/wiki/Collect.single"; }
        string getHelpString(); 
        
        int execute();