Formatting issues in "*.tax.summary" from classify.seqs

Hi,

I’ve noticed two minor formatting issues in the “*.tax.summary” output file from classify.seqs:

  1. In the first line of the file, the “rankID”, “taxon”, “daughterlevels” and “total” headers are prefixed with a space character (the fields are already tab separated).
  2. The end of each line carry an extra tab character.

Currently I clean up these inconsistencies with a sed one-liner, but I assume it would be a quick fix in the Mothur code.

Best regards,
Samuel