]> git.donarmstrong.com Git - mothur.git/blobdiff - filterseqscommand.h
added distance command and filterseqs
[mothur.git] / filterseqscommand.h
index 9e703ceeb62c2d610776c7f245980de651ab28a1..06eaa6db7e2deb8b74344d7f408f09734cbf43cf 100644 (file)
@@ -35,10 +35,7 @@ private:
        GlobalData* globaldata;
        string filename, trump, filter;
        
-       ReadFasta* readFasta;
-       ReadNexus* readNexus;
-       ReadClustal* readClustal;
-       ReadPhylip* readPhylip;
+       ReadSeqs* readSeqs;
        
        vector<bool> columnsToRemove;
        SequenceDB* db;