Package VCF.Mappers
Provides classes for mapping the strings in a VCF to other data types.
-
Interface Summary Interface Description ByteMapper Maps from a text string to a byteDoubleMapper Maps from a text string to a doubleIntegerMapper Maps from a text string to an integerMapper<M> Maps from string to object -
Class Summary Class Description DepthMapper Maps from a string representing read depths to an integer array of read depthsGenoToByte Maps from a text string representing a genotype to a byte representing a genotype