public class IBSDistanceMatrixOneByAll extends Object
Modifier and Type | Method and Description |
---|---|
static double[] |
getInstance(GenotypeTable genotype,
int taxonIndex) |
static double[] |
getInstance(GenotypeTable genotype,
int taxonIndex,
int minSiteComp,
ProgressListener listener) |
static double[] |
getInstance(GenotypeTable genotype,
int taxonIndex,
ProgressListener listener) |
public static double[] getInstance(GenotypeTable genotype, int taxonIndex)
public static double[] getInstance(GenotypeTable genotype, int taxonIndex, ProgressListener listener)
public static double[] getInstance(GenotypeTable genotype, int taxonIndex, int minSiteComp, ProgressListener listener)
Copyright © 2018. All rights reserved.