alphtype
Usage: alphtype <alphabet>
Description:
Identifies the argument <alphabet>
as an instance of the DNA or protein alphabet.
Input:
- None
Output:
The program prints "DNA" or "PROTEIN" to standard output,
depending on the value of the <alphabet>
argument.
Options:
- None
Bugs: None known.