]> git.donarmstrong.com Git - mothur.git/blobdiff - getlineagecommand.h
added citation function to commands
[mothur.git] / getlineagecommand.h
index 6375b9483fb335bafde123f3e99e4620c2614234..d62c50f55d253b7e3fd15790e2a6d4b21cb35b8f 100644 (file)
@@ -24,6 +24,7 @@ class GetLineageCommand : public Command {
                string getCommandName()                 { return "get.lineage";                         }
                string getCommandCategory()             { return "Phylotype Analysis";          }
                string getHelpString(); 
+               string getCitation() { return "http://www.mothur.org/wiki/Get.lineage"; }
        
                int execute(); 
                void help() { m->mothurOut(getHelpString()); }