public class MeanR2FromLDPlugin
extends AbstractPlugin
public MeanR2FromLDPlugin(@Nullable
java.awt.Frame parentFrame,
boolean isInteractive)
public MeanR2FromLDPlugin()
@NotNull
public com.google.common.collect.RangeMap<net.maizegenetics.dna.map.Position,net.maizegenetics.analysis.data.MeanR2FromLDPlugin.AccumulateR2> intervalMap(@NotNull
java.lang.String intervalFile)
@Nullable public javax.swing.ImageIcon getIcon()
@NotNull public java.lang.String getButtonName()
@NotNull public java.lang.String getToolTipText()
@NotNull public java.lang.String intervalFile()
Interval File.
@NotNull public MeanR2FromLDPlugin intervalFile(@NotNull java.lang.String value)
Set Intervals. Interval File.
value - Intervals@NotNull public java.lang.String ldResultFile()
LD Output File.
@NotNull public MeanR2FromLDPlugin ldResultFile(@NotNull java.lang.String value)
Set Ld Result File. LD Output File.
value - Ld Result File@NotNull public java.lang.String output()
Output Mean R2 Summary.
@NotNull public MeanR2FromLDPlugin output(@NotNull java.lang.String value)
Set Output. Output Mean R2 Summary.
value - Output