std::cerr<<"**Error: found "<<popmap.counts.size()<<" groups in the popmap but groups to compare were not defined (use --groups group1,group2)"<<std::endl;
log("Found <"+std::to_string(popmap.counts.size())+"> groups in the popmap file, but groups to compare were not defined (use --groups group1,group2)",LOG_ERROR);