public class LoadHaplotypeCountsTablePlugin
extends net.maizegenetics.plugindef.AbstractPlugin
| Constructor and Description |
|---|
LoadHaplotypeCountsTablePlugin() |
LoadHaplotypeCountsTablePlugin(Frame parentFrame,
boolean isInteractive) |
| Modifier and Type | Method and Description |
|---|---|
String |
configFile()
Name of config file to use for db connection
|
LoadHaplotypeCountsTablePlugin |
configFile(String value)
Set DB Config File.
|
String |
fastqFile()
Name of fastQ file used in FastqToHapCountPlugin
|
LoadHaplotypeCountsTablePlugin |
fastqFile(String value)
Set Fastq File.
|
String |
getButtonName() |
ImageIcon |
getIcon() |
String |
getToolTipText() |
String |
method()
Name of method used for determining inclusion/exclusion
counts
|
LoadHaplotypeCountsTablePlugin |
method(String value)
Set Hapcount Method.
|
String |
methodDetails()
Text describing method used to create inclusion/exclusion
counts.
|
LoadHaplotypeCountsTablePlugin |
methodDetails(String value)
Set Method Details.
|
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, pluginDescription, pluginUserManualURL, progress, progress, receiveInput, reverseTrace, run, setConfigParameters, setParameter, setParameter, setParameter, setParameters, setParametersToDefault, setThreaded, trace, wasCancelledpublic LoadHaplotypeCountsTablePlugin()
public LoadHaplotypeCountsTablePlugin(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 method()
public LoadHaplotypeCountsTablePlugin method(String value)
value - Hapcount Methodpublic String methodDetails()
public LoadHaplotypeCountsTablePlugin methodDetails(String value)
value - Method Detailspublic String configFile()
public LoadHaplotypeCountsTablePlugin configFile(String value)
value - DB Config Filepublic String fastqFile()
public LoadHaplotypeCountsTablePlugin fastqFile(String value)
value - Fastq FileCopyright © 2018. All rights reserved.