]> git.donarmstrong.com Git - mothur.git/blobdiff - pairwiseseqscommand.h
added citation function to commands
[mothur.git] / pairwiseseqscommand.h
index 52ba63db10adf51e10e6440e5df7b92b78c4c894..69785186caa063419a06a7dc73054344ebcfeae9 100644 (file)
@@ -29,6 +29,7 @@ public:
        string getCommandName()                 { return "pairwise.seqs";               }
        string getCommandCategory()             { return "Sequence Processing"; }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Pairwise.seqs"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }