public final class Utils
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static byte |
normalizeBase(byte base)
CRAM operates with upper case bases, so both read and ref bases should be
upper-cased and vocab controlled.
|
public static byte normalizeBase(byte base)
base - a base to normalize