public class LineIndexHapmapGenotypeCallTable
public static LineIndexHapmapGenotypeCallTable getInstance(int numTaxa, int numSites, boolean phased, boolean isOneLetter, LineIndex index, java.lang.String filename)
public byte genotype(int taxon,
int site)
public kotlin.Array[] genotypeForAllTaxa(int site)
public java.lang.String genotypeAsString(int taxon,
int site)
public java.lang.String diploidAsString(int site,
byte value)
public void transposeData(boolean siteInnerLoop)
public boolean isSiteOptimized()