alphtype

Usage: alphtype <alphabet>

Description:

Identifies the argument <alphabet> as an instance of the DNA or protein alphabet.

Input:

Output:

The program prints "DNA" or "PROTEIN" to standard output, depending on the value of the <alphabet> argument.

Options:

Bugs: None known.