]> git.donarmstrong.com Git - mothur.git/blobdiff - otuhierarchycommand.h
added citation function to commands
[mothur.git] / otuhierarchycommand.h
index b82ee7606cdafba5c3f392546cb82858eb8aad8b..342b5aa52804dda54bea8da6e8c1b4276d089290 100644 (file)
@@ -25,6 +25,7 @@ public:
        string getCommandName()                 { return "otu.hierarchy";                       }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Otu.hierarchy"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }