GenoToByte
public interface ByteMapper
Modifier and Type | Method | Description |
---|---|---|
byte |
map(java.lang.String v) |
Map from string to byte
|
byte map(java.lang.String v) throws VCFUnexpectedDataException
v
- The stringVCFUnexpectedDataException
- If there is unexpected
data in the VCF