public static enum TagsByTaxa.FilePacking
Types of file packing used by GBS data structures. Bit compresses all information to presence/absence, while Byte/Short/Int tradeoff memory size with depth of coverage. Text is only used for file storage.
net.maizegenetics.dna.tag.TagsByTaxa.FilePacking Byte
net.maizegenetics.dna.tag.TagsByTaxa.FilePacking Short
net.maizegenetics.dna.tag.TagsByTaxa.FilePacking Int
net.maizegenetics.dna.tag.TagsByTaxa.FilePacking Text