]> git.donarmstrong.com Git - mothur.git/blobdiff - deconvolutecommand.h
fixed some bugs
[mothur.git] / deconvolutecommand.h
index fe5c0db5587d9909fdad12d1f65cb916f5901043..aaed841ed8012a274cb96c3153463b4c1b0a2bc0 100644 (file)
 #include "fastamap.h"
 #include "globaldata.hpp"
 
-/* The deconvolute command reads a fasta file, finds the duplicate sequences and outputs a names file
+/* The unique.seqs command reads a fasta file, finds the duplicate sequences and outputs a names file
        containing 2 columns.  The first being the groupname and the second the list of identical sequence names. */ 
 
-using namespace std;
 
 class DeconvoluteCommand : public Command {