Package | Description |
---|---|
info.bioinfweb.jphyloio.formats.nexus.blockhandlers |
Contains implementations of
NexusCommandEventReader
for commands that are valid in all Nexus blocks. |
Modifier and Type | Class and Description |
---|---|
class |
CharactersDataUnalignedBlockHandler
A Nexus block handler to read sequence data from the
CHARACTERS , DATA or UNALIGNED
blocks. |
class |
ENewickNetworksBlockHandler
A Nexus block handler to read phylogenetic networks from a
NETWORK block containing network definitions
in the eNewick format. |
class |
TaxaBlockHandler |
class |
TreesBlockHandler |