]> git.donarmstrong.com Git - mothur.git/blobdiff - reversecommand.h
added citation function to commands
[mothur.git] / reversecommand.h
index 0d1da8801adc5a2b5e5bfe9cf81ef58789de534c..2e4719a52ada1949236bca5f42d450e7f2eb168d 100644 (file)
@@ -22,6 +22,7 @@ public:
        string getCommandName()                 { return "reverse.seqs";                        }
        string getCommandCategory()             { return "Sequence Processing";         }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Reverse.seqs"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }