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