]> git.donarmstrong.com Git - mothur.git/blobdiff - mergefilecommand.h
added citation function to commands
[mothur.git] / mergefilecommand.h
index 1ecc3cb6e24f72b99c5e4d9ddb0850e1cc16e082..1e56f73a865079f7dca0ccab91f3fd6f0ddfcbef 100644 (file)
@@ -23,6 +23,7 @@ public:
        string getCommandName()                 { return "merge.files"; }
        string getCommandCategory()             { return "General";             }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Merge.files"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }