public class BuilderFromHapMap
public static BuilderFromHapMap getBuilder(java.lang.String hapmapFile)
public static BuilderFromHapMap getBuilder(java.lang.String hapmapFile, ProgressListener listener)
public GenotypeTable build()
public BuilderFromHapMap sortTaxa()
Set the builder so that when built it will sort the taxa alphabetically.
public BuilderFromHapMap sortPositions()
Set the builder so that when built it will sort positions.