]> git.donarmstrong.com Git - mothur.git/blobdiff - removelineagecommand.h
added citation function to commands
[mothur.git] / removelineagecommand.h
index 9fdca48db66da3e0ddf5c603949c7380e61155b0..124f6e309f4b5e6a5842f88da7fdcaabbbf22eac 100644 (file)
@@ -24,6 +24,7 @@ class RemoveLineageCommand : public Command {
                string getCommandName()                 { return "remove.lineage";                      }
                string getCommandCategory()             { return "Phylotype Analysis";          }
                string getHelpString(); 
+               string getCitation() { return "http://www.mothur.org/wiki/Remove.lineage"; }
        
                int execute(); 
                void help() { m->mothurOut(getHelpString()); }