Package net.imglib2.type.label
package net.imglib2.type.label
-
ClassDescriptionRepresentation of base pairs using 3 bits per entry, supported characters: gap, N, A, T, G, C, U Bases are handled using the
BasePairBitType.Base
enumeration.Representation of base pairs using one char per entry, supported characters: gap, N, A, T, G, C, U Bases are handled using theBasePairBitType.Base
enumeration.