]> git.donarmstrong.com Git - mothur.git/blobdiff - classifyseqscommand.h
added citation function to commands
[mothur.git] / classifyseqscommand.h
index 115360f7d5c3015130b0beef8a704f7669a382b5..b813d40223a383dfb1e5c8734ded39f4e0b0e2a5 100644 (file)
@@ -35,6 +35,8 @@ public:
        string getCommandName()                 { return "classify.seqs";               }
        string getCommandCategory()             { return "Phylotype Analysis";  }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Classify.seqs"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }