- [x] read nodes-dump and parse into simple tree, save in index - [x] calculate LCA for every query sequence with matches and add to output - [x] flatten and cleanup tree; save heights - [x] add stuff to blastrecord/blastmatch (including changing implemented field) - [x] also parse taxnames so one can print the species/genus/... names - [x] analyze the few left over nodes without names :thinking: - [x] update readme and wiki