]> git.donarmstrong.com Git - mothur.git/blobdiff - chimerapintailcommand.h
paralellized seq.error and dist.shared added some error checks to libshuff and dist...
[mothur.git] / chimerapintailcommand.h
index abaef191e2c1ba137f83aad2fb3e7ea46bc0b7de..8dec0ac7d1ec75c4f58e1aa87d03a93bd0861aa8 100644 (file)
@@ -29,7 +29,8 @@ public:
        string getCommandName()                 { return "chimera.pintail";             }
        string getCommandCategory()             { return "Sequence Processing"; }
        string getHelpString(); 
-       
+       string getCitation() { return "Ashelford KE, Chuzhanova NA, Fry JC, Jones AJ, Weightman AJ (2005). At least 1 in 20 16S rRNA sequence records currently held in public repositories is estimated to contain substantial anomalies. Appl Environ Microbiol 71: 7724-36. \nAshelford KE, Chuzhanova NA, Fry JC, Jones AJ, Weightman AJ (2006). New screening software shows that most recent large 16S rRNA gene clone libraries contain chimeras. Appl Environ Microbiol 72: 5734-41. \nhttp://www.mothur.org/wiki/Chimera.pintail"; }
+
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }          
 private: