]> git.donarmstrong.com Git - mothur.git/blobdiff - clusterfragmentscommand.h
added citation function to commands
[mothur.git] / clusterfragmentscommand.h
index 882ab332f1cf8f2dae29ce3436373ebeca4c5b4a..2b0294782550a1da8885bbcd73aa10a046b7376b 100644 (file)
@@ -38,6 +38,7 @@ public:
        string getCommandName()                 { return "cluster.fragments";           }
        string getCommandCategory()             { return "Sequence Processing";         }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Cluster.fragments"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }