]> git.donarmstrong.com Git - mothur.git/blobdiff - subsamplecommand.h
added citation function to commands
[mothur.git] / subsamplecommand.h
index 6716903105f2fc25d018b77d977d6fa57875a148..5656dab49e7ac7d58665369e58c1950c17b93542 100644 (file)
@@ -29,6 +29,7 @@ public:
        string getCommandName()                 { return "sub.sample";  }
        string getCommandCategory()             { return "General";             }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Sub.sample"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }