]> git.donarmstrong.com Git - mothur.git/blobdiff - parsimonycommand.h
added set.dir command and modified commands to redirect input and output, removed...
[mothur.git] / parsimonycommand.h
index 0f12d421ab291e176df2415c70b2ee27365a92ad..f855d86497fa0447cb4ef5b17e454bbe0a116628 100644 (file)
@@ -38,7 +38,7 @@ private:
        TreeMap* savetmap;
        Parsimony* pars;
        vector<string> groupComb; // AB. AC, BC...
-       string sumFile, randomtree, allGroups;
+       string sumFile, randomtree, allGroups, outputDir;
        int iters, numGroups, numComp, counter;
        vector<int> numEachGroup; //vector containing the number of sequences in each group the users wants for random distrib.
        vector< vector<float> > userTreeScores; //scores for users trees for each comb.