]> git.donarmstrong.com Git - mothur.git/blobdiff - classifyseqscommand.cpp
added metadata file as input to corr.axes
[mothur.git] / classifyseqscommand.cpp
index 9030948074003f663978ab10ff0128adc0ad7c37..bbdf8119ad9332f49be4b1c71679b50fc51fe68d 100644 (file)
@@ -652,7 +652,7 @@ int ClassifySeqsCommand::execute(){
                        
                        //get maxLevel from phylotree so you know how many 'unclassified's to add
                        int maxLevel = taxaSum.getMaxLevel();
-                       
+                                                       
                        //read taxfile - this reading and rewriting is done to preserve the confidence scores.
                        string name, taxon;
                        while (!inTax.eof()) {