Interface | Description |
---|---|
ByteMapper |
Maps from a text string to a byte
|
DoubleMapper |
Maps from a text string to a double
|
IntegerMapper |
Maps from a text string to an integer
|
Mapper<M> |
Maps from string to object
|
Class | Description |
---|---|
DepthMapper |
Maps from a string representing read depths to an integer array of read depths
|
GenoToByte |
Maps from a text string representing a genotype to a byte representing a genotype
|