]> git.donarmstrong.com Git - mothur.git/blobdiff - seqerrorcommand.h
added citation function to commands
[mothur.git] / seqerrorcommand.h
index 19fcd4731d22edc39383003b62c796242b7a4363..a47f182e1157fc8c76e247451a520b7b696f530f 100644 (file)
@@ -49,6 +49,7 @@ public:
        string getCommandName()                 { return "seq.error";                           }
        string getCommandCategory()             { return "Sequence Processing";         }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Seq.error"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }