alphtype <alphabet>
Attempts to uniquely identify the alphabet (DNA or PROTEIN)
of the string '<alphabet>
'.
A string containing letters from an alphabet.
The program prints "DNA" or "PROTEIN" to standard output, depending
on the value of the <alphabet>
argument.
No optional arguments.