]> git.donarmstrong.com Git - mothur.git/blobdiff - seqsummarycommand.h
added citation function to commands
[mothur.git] / seqsummarycommand.h
index 623c3c1e8f400f4262414a5cf546143d698840e7..4bf6759dcda1d4eccda99658780a1e9d819bcece 100644 (file)
@@ -23,6 +23,7 @@ public:
        string getCommandName()                 { return "summary.seqs";                        }
        string getCommandCategory()             { return "Sequence Processing";         }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Summary.seqs"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }