]> git.donarmstrong.com Git - mothur.git/blobdiff - getoturepcommand.h
removed line option
[mothur.git] / getoturepcommand.h
index 4f755d0fccfe68dd1e03b5b36d57ce4b76287df9..a48cbf1d7fd195264dacf9c43ee12b27867a8ff4 100644 (file)
@@ -39,13 +39,12 @@ private:
        InputData* input;
        FastaMap* fasta;
        GroupMap* groupMap;
-       string filename, fastafile, listfile, namesfile, groupfile, line, label;
+       string filename, fastafile, listfile, namesfile, groupfile, label;
        ofstream out;
        ifstream in, inNames;
        bool groupError;
 
        bool abort, allLines;
-       set<int> lines; //hold lines to be used
        set<string> labels; //holds labels to be used
        map<string, int> nameToIndex;  //maps sequence name to index in sparsematrix