]> git.donarmstrong.com Git - mothur.git/blobdiff - listseqscommand.h
added citation function to commands
[mothur.git] / listseqscommand.h
index be53d750ac0691938e314c883d689715bc8d11c7..ea48430e9e0876c1034c344d5688fd64bc0c2bde 100644 (file)
@@ -24,6 +24,7 @@ class ListSeqsCommand : public Command {
                string getCommandName()                 { return "list.seqs";                           }
                string getCommandCategory()             { return "Sequence Processing";         }
                string getHelpString(); 
+               string getCitation() { return "http://www.mothur.org/wiki/List.seqs"; }
        
                int execute(); 
                void help() { m->mothurOut(getHelpString()); }