]> git.donarmstrong.com Git - mothur.git/blobdiff - seqsummarycommand.cpp
added sets to amova and homova commands. added oligos to make.contigs. added metadat...
[mothur.git] / seqsummarycommand.cpp
index a9bb5737eac832a203969460f7f4e2759849a975..a2500949a9c207a5975b5734050533c1d1ea317f 100644 (file)
@@ -450,7 +450,7 @@ int SeqSummaryCommand::driverCreateSummary(vector<int>& startPosition, vector<in
                        if (m->control_pressed) { in.close(); outSummary.close(); return 1; }
                                        
                        Sequence current(in); m->gobble(in);
-       
+           
                        if (current.getName() != "") {
                                
                                int num = 1;