]> git.donarmstrong.com Git - mothur.git/blobdiff - indicatorcommand.cpp
added design and sets parameters to the rarefaction.shared command. finished work...
[mothur.git] / indicatorcommand.cpp
index 97f480e749b7042a07a39d0f48890ff137d49dd0..8d1d7f7a6864b261a0a31611a1e02270730cfd32 100644 (file)
@@ -240,7 +240,6 @@ int IndicatorCommand::execute(){
                        util.setGroups(Groups, nameGroups);
                        designMap->setNamesOfGroups(nameGroups);
                        
-                       //loop through the Groups and fill Globaldata's Groups with the design file info
                        vector<string> namesSeqs = designMap->getNamesSeqs(Groups);
                        m->setGroups(namesSeqs);
                }