TAXA blocks are often repeated in sets of NEXUS files (because a bare TREES block constitutes an illegal NEXUS file, and because NCL spawns implied Taxa blocks if it reads just a Trees block). If NxsReader::cullIdenticalTaxaBlocks(true) has been called then NxsReader::GetOriginalTaxaBlock will be called as part of determining whether or not a taxa block should be deleted.
Definition at line 792 of file nxsreader.cpp. |