Package VCF
Provides classes for representing and working with the data in a VCF file.
-
Class Summary Class Description ByteToGeno A simple convenience class used to convert a byte genotype to a text string representing itGenotype Represents a single genotype in a VCF fileMeta Represents the meta information in a VCFPosition Represents a position in a VCF filePositionMeta Represents the meta data for a positionSample Represents a sample in a VCF fileVCF Represents the data from a VCF file