]> git.donarmstrong.com Git - mothur.git/blobdiff - consensusseqscommand.h
added citation function to commands
[mothur.git] / consensusseqscommand.h
index 07a4c0816020ee0c9678f81dbdafe108c0f0f92d..226b4c959bf25f9c0629a556755641809401baa4 100644 (file)
@@ -24,6 +24,7 @@ public:
        string getCommandName()                 { return "consensus.seqs";              }
        string getCommandCategory()             { return "Sequence Processing"; }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Consensus.seqs"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }