Package | Description |
---|---|
net.imglib2.type | |
net.imglib2.type.label |
Class and Description |
---|
BasePairBitType.Base |
Class and Description |
---|
BasePairBitType
Representation 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. |
BasePairBitType.Base |
BasePairCharType
Representation of base pairs using one char per entry, supported characters:
gap, N, A, T, G, C, U Bases are handled using the
BasePairBitType.Base enumeration. |
Copyright © 2015–2022 ImgLib2. All rights reserved.