]> git.donarmstrong.com Git - mothur.git/blobdiff - secondarystructurecommand.h
added citation function to commands
[mothur.git] / secondarystructurecommand.h
index 2e04936a8eea682d1f8511de11a16a601c9e9d1c..daee85a37fd4e13df952ea363da36227dde85143 100644 (file)
@@ -40,6 +40,7 @@ class AlignCheckCommand : public Command {
                string getCommandName()                 { return "align.check";                         }
                string getCommandCategory()             { return "Sequence Processing";         }
                string getHelpString(); 
+               string getCitation() { return "http://www.mothur.org/wiki/Align.check"; }
        
                int execute(); 
                void help() { m->mothurOut(getHelpString()); }