]> git.donarmstrong.com Git - mothur.git/blobdiff - splitgroupscommand.h
added citation function to commands
[mothur.git] / splitgroupscommand.h
index 6705ba98e3ab9ebd165429260828632eca43ede4..a9a6343084c0982b1be2c6a8688a60cb45804375 100644 (file)
@@ -31,6 +31,7 @@ public:
        string getCommandName()                 { return "split.group";                         }
        string getCommandCategory()             { return "Sequence Processing";         }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Split.group"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }