]> git.donarmstrong.com Git - mothur.git/blobdiff - screenseqscommand.h
added citation function to commands
[mothur.git] / screenseqscommand.h
index 602326c42e2ff75afbeb8050479cf7e188b8b634..b165bba2f2f343a8a20a4b07cb2290a43fd13c32 100644 (file)
@@ -23,6 +23,7 @@ public:
        string getCommandName()                 { return "screen.seqs";                         }
        string getCommandCategory()             { return "Sequence Processing";         }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Screen.seqs"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }