]> git.donarmstrong.com Git - mothur.git/blobdiff - readotucommand.h
modified read.otu and shared command
[mothur.git] / readotucommand.h
index e07dadc1713989455a7fa1f35b6cdaa6767abf6c..6ec35412c3c82206bef933787c820ca36e2158d2 100644 (file)
@@ -14,7 +14,6 @@
 #include "inputdata.h"
 #include "groupmap.h"
 #include "sharedcommand.h"
-#include "parselistcommand.h"
 
 /* The read.otu must be run before you execute a collect.single, rarefaction.single, summary.single, 
 collect.shared, rarefaction.shared or summary.shared command. Mothur will generate a .list, .rabund and .sabund 
@@ -43,7 +42,6 @@ private:
        //ReadOTUFile* read;
        InputData* input;
        Command* shared;
-       Command* parselist;
        GroupMap* groupMap;
        string filename, listfile, orderfile, sharedfile, line, label, groupfile, sabundfile, rabundfile, format;