| Name | Description |
|---|---|
| AjSNexusTaxa | |
| AjONexusTaxa |
| Name | Description |
|---|---|
| nexusTaxaNew | Default constructor |
| Name | Description |
|---|---|
| nexusTaxaDel | Default destructor |
| Name | Type | Description |
|---|---|---|
| TaxLabels | Taxon names | |
| Ntax | Number of taxons | |
| Padding | Padding to alignment boundary |
| Name | Description |
|---|---|
| AjSNexusCharacters | |
| AjONexusCharacters |
| Name | Description |
|---|---|
| nexusCharactersNew | Default constructor |
| Name | Description |
|---|---|
| nexusCharactersDel | Default destructor |
| Name | Type | Description |
|---|---|---|
| NewTaxa | New taxa read from data block | |
| Ntax | Number of taxons | |
| Nchar | Number of characters | |
| RespectCase | Respect case if true | |
| DataType | Data type | |
| Symbols | Character symbols | |
| Equate | Character equivalent names | |
| Labels | Labels if true | |
| Transpose | Transpose data if true | |
| Interleave | Interleaved input if true | |
| Tokens | If true, tokens set | |
| Items | Character items | |
| StatesFormat | Statesformat string | |
| Eliminate | Elimioate string | |
| CharStateLabels | Character and state labels | |
| CharLabels | Character labels | |
| StateLabels | State labels | |
| Matrix | Matrix data | |
| Sequences | Sequence data | |
| Missing | Missing character in input data | |
| Gap | Gap character in input data | |
| MatchChar | Matching charater in input | |
| Padding | Padding to alignment boundary |
Very similar to a character block and will be merged with AjPNexusCharacter in the near future
| Name | Description |
|---|---|
| AjSNexusUnaligned | |
| AjONexusUnaligned |
| Name | Description |
|---|---|
| nexusUnalignedNew | Default constructor |
| Name | Description |
|---|---|
| nexusUnalignedDel | Default destructor |
| Name | Type | Description |
|---|---|---|
| NewTaxa | New taxa read from data block | |
| Ntax | Number of taxons | |
| DataType | Data type | |
| RespectCase | Respect case if true | |
| Labels | Labels if true | |
| Symbols | Character symbols | |
| Equate | Character equivalent names | |
| Matrix | Matrix data | |
| Missing | Missing character in input data | |
| Padding | Padding to alignment boundary |
| Name | Description |
|---|---|
| AjSNexusDistances | |
| AjONexusDistances |
| Name | Description |
|---|---|
| nexusDistancesNew | Default constructor |
| Name | Description |
|---|---|
| nexusDistancesDel | Default destructor |
| Name | Type | Description |
|---|---|---|
| NewTaxa | New taxa read from data block | |
| Ntax | Number of taxons | |
| Nchar | Number of characters | |
| Diagonal | If true, expect to read diagonal of matrix | |
| Labels | Labels if true | |
| Interleave | Interleaved input if true | |
| Triangle | Triangular distances block type | |
| Matrix | Matrix data | |
| Missing | Missing character in input data | |
| Padding | Padding to alignment boundary |
The data is generally the NEXUS command strings as in the original file.
| Name | Description |
|---|---|
| AjSNexusSets | |
| AjONexusSets |
| Name | Description |
|---|---|
| nexusSetsNew | Default constructor |
| Name | Description |
|---|---|
| nexusSetsDel | Default destructor |
| Name | Type | Description |
|---|---|---|
| CharSet | Character set commands | |
| StateSet | State set commands | |
| ChangeSet | Change set commands | |
| TaxSet | Taxon set commands | |
| TreeSet | Tree set commands | |
| CharPartition | Character partition statements | |
| TaxPartition | Taxa partition statements | |
| TreePartition | Tree partition statements |
| Name | Description |
|---|---|
| AjSNexusAssumptions | |
| AjONexusAssumptions |
| Name | Description |
|---|---|
| nexusAssumptionsNew | Default constructor |
| Name | Description |
|---|---|
| nexusAssumptionsDel | Default destructor |
| Name | Type | Description |
|---|---|---|
| DefType | Options deftype subcommand | |
| PolyTCount | Options polytcount subcommand | |
| GapMode | Options gapmode subcommand | |
| UserType | Usertype commands | |
| TypeSet | Typeset commands | |
| WtSet | Wtset commands | |
| ExSet | Exset commands | |
| AncStates | Ancstates commands |
| Name | Description |
|---|---|
| AjSNexusCodons | |
| AjONexusCodons |
| Name | Description |
|---|---|
| nexusCodonsNew | Default constructor |
| Name | Description |
|---|---|
| nexusCodonsDel | Default destructor |
| Name | Type | Description |
|---|---|---|
| CodonPosSet | CodonPosSetcommands | |
| GeneticCode | GeneticCodecommands | |
| CodeSet | CodeSetcommands |
| Name | Description |
|---|---|
| AjSNexusTrees | |
| AjONexusTrees |
| Name | Description |
|---|---|
| nexusTreesNew | Default constructor |
| Name | Description |
|---|---|
| nexusTreesDel | Default destructor |
| Name | Type | Description |
|---|---|---|
| Translate | Translate commands | |
| Tree | Tree commands |
| Name | Description |
|---|---|
| AjSNexusNotes | |
| AjONexusNotes |
| Name | Description |
|---|---|
| nexusNotesNew | Default constructor |
| Name | Description |
|---|---|
| nexusNotesDel | Default destructor |
| Name | Type | Description |
|---|---|---|
| Text | Text commands | |
| Picture | Picture commands |
| Name | Description |
|---|---|
| AjSNexus | |
| AjONexus |
| Name | Description |
|---|---|
| ajNexusNew | Default constructor |
| Name | Description |
|---|---|
| ajNexusDel | Default destructor |
| Name | Type | Description |
|---|---|---|
| Taxa | Taxa | |
| Characters | Characters (or data) | |
| Unaligned | Unaligned | |
| Distances | Distances | |
| Sets | Sets | |
| Assumptions | Assumptions | |
| Codons | Codons | |
| Trees | Trees | |
| Notes | Notes | |
| Ntax | Number of taxa (wherever they were defined) | |
| Padding | Padding to alignment boundary |