Class | Description |
---|---|
ByteToGeno |
A simple convenience class used to convert a byte genotype to a text string
representing it
|
Genotype |
Represents a single genotype in a VCF file
|
Meta |
Represents the meta information in a VCF
|
Position |
Represents a position in a VCF file
|
PositionMeta |
Represents the meta data for a position
|
Sample |
Represents a sample in a VCF file
|
VCF |
Represents the data from a VCF file
|