public class ScoreRangesByInclusionCountsPlugin
extends net.maizegenetics.plugindef.AbstractPlugin
| Constructor and Description |
|---|
ScoreRangesByInclusionCountsPlugin(Frame parentFrame,
boolean isInteractive) |
| Modifier and Type | Method and Description |
|---|---|
String |
filterRefRanges()
Name of ref range filter file
|
ScoreRangesByInclusionCountsPlugin |
filterRefRanges(String value)
Set Filter Ref Range File.
|
String |
getButtonName() |
ImageIcon |
getIcon() |
String |
getToolTipText() |
String |
inclusionFilenameDir()
The name of the file containing read inclusion and
exclusion counts for hapids.
|
ScoreRangesByInclusionCountsPlugin |
inclusionFilenameDir(String value)
Set Inclusion File Dir.
|
String |
outputFileName()
Name of output file
|
ScoreRangesByInclusionCountsPlugin |
outputFileName(String value)
Set Output File.
|
String |
pluginDescription() |
String |
pluginUserManualURL() |
net.maizegenetics.plugindef.DataSet |
processData(net.maizegenetics.plugindef.DataSet input) |
addListener, cancel, convert, dataSetReturned, getCitation, getInputs, getMenu, getPanel, getParameter, getParameter, getParentFrame, getUsage, getUsageHTML, isInteractive, performFunction, progress, progress, receiveInput, reverseTrace, run, setConfigParameters, setParameter, setParameter, setParameter, setParameters, setParametersToDefault, setThreaded, trace, wasCancelledpublic ScoreRangesByInclusionCountsPlugin(Frame parentFrame, boolean isInteractive)
public net.maizegenetics.plugindef.DataSet processData(net.maizegenetics.plugindef.DataSet input)
processData in interface net.maizegenetics.plugindef.PluginprocessData in class net.maizegenetics.plugindef.AbstractPluginpublic ImageIcon getIcon()
public String getButtonName()
public String getToolTipText()
public String pluginDescription()
pluginDescription in interface net.maizegenetics.plugindef.PluginpluginDescription in class net.maizegenetics.plugindef.AbstractPluginpublic String pluginUserManualURL()
pluginUserManualURL in interface net.maizegenetics.plugindef.PluginpluginUserManualURL in class net.maizegenetics.plugindef.AbstractPluginpublic String inclusionFilenameDir()
public ScoreRangesByInclusionCountsPlugin inclusionFilenameDir(String value)
value - Inclusion File Dirpublic String outputFileName()
public ScoreRangesByInclusionCountsPlugin outputFileName(String value)
value - Output Filepublic String filterRefRanges()
public ScoreRangesByInclusionCountsPlugin filterRefRanges(String value)
value - Filter Ref Range FileCopyright © 2018. All rights reserved.