public Tag
Interface for tags (sequences without N) that captures these bit encoded sequence and there length.
java.lang.String sequence()
java.lang.String name()
kotlin.Array[] seq2Bit()
kotlin.Array[] seq2BitAsBytes()
short seqLength()
boolean isReference()
java.lang.String toCSVString()
java.lang.String toReverseComplement()