public class NumericalGenotypePlugin
extends AbstractPlugin
Numerical Genotype Plugin.
public NumericalGenotypePlugin(java.awt.Frame parentFrame,
boolean isInteractive)
Creates a new instance of the NumericalGenotypePlugin
public NumericalGenotypePlugin()
public static GenotypeTable setAlternateMinorAllelesToMinor(GenotypeTable myGenotype)
public static GenotypeTable setAlternateMinorAllelesToMajor(GenotypeTable myGenotype)
public static GenotypeTable setAlternateMinorAllelesToMissing(GenotypeTable myGenotype)
public static GenotypeTable transformToAlleleProbability(GenotypeTable myGenotype)
public java.lang.String pluginDescription()
public javax.swing.ImageIcon getIcon()
public java.lang.String getButtonName()
public java.lang.String getToolTipText()