| Name | Description |
|---|---|
| ajSeqCvtNew | Creates from a character string of valid bases. |
| ajSeqCvtNewText | Creates from a character string of valid bases. |
| ajSeqCvtNewZero | Creates from a character string of valid bases. |
| ajSeqCvtNewZeroS | Creates from an array of strings of valid bases. |
| ajSeqCvtNewZeroSS | Creates from an array of strings of valid bases. |
| Name | Description |
|---|---|
| ajSeqCvtTrace | Reports on contents for debugging |
| Name | Description |
|---|---|
| AjSSeqCvt | |
| AjOSeqCvt |
| Name | Type | Description |
|---|---|---|
| size | Number of characters in table, usually all possible characters. | |
| len | Number of characters defined | |
| missing | Index of the missing character value | |
| nrlabels | Number of row labels | |
| bases | The bases which can be converted | |
| rlabels | Row labels | |
| clabels | Column labels | |
| table | Binary character value for each character in bases | |
| nclabels | Number of column labels | |
| Padding | Padding to alignment boundary |