With errorious input-data with -micro treemix outputs:
ERROR: 420.938.13,98 does not have three entries [expecting micosat data]
Should that be micosat->microsat?
src/CountData.cpp:
472 if (tmpcounts.size() != 3){
473 std::cerr << "ERROR: "<< line[i] << " does not have three entries [expecting micosat data]\n";
474 exit(1);
475 }
Original issue reported on code.google.com by he...@nerv.fi on 9 Jan 2014 at 12:18
Original issue reported on code.google.com by
he...@nerv.fi
on 9 Jan 2014 at 12:18