public class LDResult
Container class for reporting LD results. This class could still be expanded to include the two sites with various sort approaches. The reason for this functionality is so that classes can calculate LD for billions of site pairs, but only retain the most significant.
public static com.google.common.collect.Ordering<net.maizegenetics.analysis.popgen.LDResult> byR2Ordering
public static com.google.common.collect.Ordering<net.maizegenetics.analysis.popgen.LDResult> byPValueOrdering