Uses of Interface
net.imglib2.type.BasePairType
Packages that use BasePairType
-
Uses of BasePairType in net.imglib2.type
Classes in net.imglib2.type with type parameters of type BasePairType -
Uses of BasePairType in net.imglib2.type.label
Classes in net.imglib2.type.label that implement BasePairTypeModifier and TypeClassDescriptionclass
Representation of base pairs using 3 bits per entry, supported characters: gap, N, A, T, G, C, U Bases are handled using theBasePairBitType.Base
enumeration.class
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.