fhcrc / taxtastic

Create and maintain phylogenetic "reference packages" of biological sequences.
GNU General Public License v3.0
21 stars 10 forks source link

Fixed column order and added check for self-reference to root #113

Closed jgolob closed 7 years ago

jgolob commented 7 years ago

Very minor but important changes to the taxtable subcommand to make the output compatible with guppy.

nhoffman commented 7 years ago

@jgolob thanks for the PR! I already fixed the column order and added the self reference for root in an earlier commit: 9a8d07c8eb6bf9491dee0b23e0fcf1326edb96b2

Note that iterating through the entire taxtable isn't necessary: you can address the root node directly because we know the tax_id == '1'