public class BuilderFromPLINK
public static BuilderFromPLINK getBuilder(java.lang.String pedfile, java.lang.String mapfile, ProgressListener listener)
public GenotypeTable build()
public BuilderFromPLINK sortTaxa()
Set the builder so that when built it will sort the taxa
public BuilderFromPLINK sortPositions()
Set the builder so that when built it will sort the positions.
public static byte getPLINKAlleleByte(char value)
Returns haploid byte value for given PLINK value. Only right-most four bits used.
value - haploid allele value