public class UmiUtil extends Object
| Constructor | Description |
|---|---|
UmiUtil() |
| Modifier and Type | Method | Description |
|---|---|---|
static String |
getSanitizedUMI(htsjdk.samtools.SAMRecord record,
String umiTag) |
Returns an instance of the UMI without dashes
|