public class LoadGenomeIntervalsToPHGdbPlugin
extends net.maizegenetics.plugindef.AbstractPlugin
| Constructor and Description |
|---|
LoadGenomeIntervalsToPHGdbPlugin() |
LoadGenomeIntervalsToPHGdbPlugin(Frame parentFrame) |
LoadGenomeIntervalsToPHGdbPlugin(Frame parentFrame,
boolean isInteractive) |
| Modifier and Type | Method and Description |
|---|---|
String |
anchors()
Tab-delimited file containing chrom, start position,
end position
|
LoadGenomeIntervalsToPHGdbPlugin |
anchors(String value)
Set Anchors File.
|
String |
genomeData()
Path to tab-delimited file containing genome speciic
data with header line:
Genotype Hapnumber Dataline Ploidy Reference GenePhased
ChromPhased Confidence Method MethodDetails RefVersion
|
LoadGenomeIntervalsToPHGdbPlugin |
genomeData(String value)
Set Genome Data File.
|
String |
getButtonName() |
ImageIcon |
getIcon() |
String |
getToolTipText() |
static void |
main(String[] args) |
void |
postProcessParameters() |
net.maizegenetics.plugindef.DataSet |
processData(net.maizegenetics.plugindef.DataSet input) |
String |
refGenome()
Referemce Genome File for aligning against
|
LoadGenomeIntervalsToPHGdbPlugin |
refGenome(String value)
Set Reference Genome File.
|
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 LoadGenomeIntervalsToPHGdbPlugin()
public LoadGenomeIntervalsToPHGdbPlugin(Frame parentFrame)
public LoadGenomeIntervalsToPHGdbPlugin(Frame parentFrame, boolean isInteractive)
public void postProcessParameters()
postProcessParameters in class net.maizegenetics.plugindef.AbstractPluginpublic net.maizegenetics.plugindef.DataSet processData(net.maizegenetics.plugindef.DataSet input)
processData in interface net.maizegenetics.plugindef.PluginprocessData in class net.maizegenetics.plugindef.AbstractPluginpublic static void main(String[] args)
public ImageIcon getIcon()
public String getButtonName()
public String getToolTipText()
public String refGenome()
public LoadGenomeIntervalsToPHGdbPlugin refGenome(String value)
value - Reference Genome Filepublic String anchors()
public LoadGenomeIntervalsToPHGdbPlugin anchors(String value)
value - Anchors Filepublic String genomeData()
public LoadGenomeIntervalsToPHGdbPlugin genomeData(String value)
value - Genome Data FileCopyright © 2018. All rights reserved.