public class CombineGenotypeCallTable
public static GenotypeCallTable getInstance(GenotypeCallTable[] genotypeCallTables)
public byte genotype(int taxon,
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()