]> git.donarmstrong.com Git - mothur.git/blobdiff - distancecommand.h
working on citations
[mothur.git] / distancecommand.h
index 71eac7d24a63ec27a4e918c3e57484e391a89889..81267d1604ca2ba2a4551b2520cc6eeee7182a0f 100644 (file)
@@ -28,7 +28,7 @@ public:
        string getCommandName()                 { return "dist.seqs";                   }
        string getCommandCategory()             { return "Sequence Processing"; }
        string getHelpString(); 
-       string getCitation() { return "http://www.mothur.org/wiki/Dist.seqs"; }
+       string getCitation() { return "Schloss PD (2010). The effects of alignment quality, distance calculation method, sequence filtering, and region on the analysis of 16S rRNA gene-based studies. PLoS Comput Biol 6: e1000844. \nhttp://www.mothur.org/wiki/Dist.seqs"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }