Package 

Class SplitVCFIntoIntervalsPlugin

  • All Implemented Interfaces:
    java.lang.Runnable , net.maizegenetics.plugindef.Plugin , net.maizegenetics.plugindef.PluginListener , net.maizegenetics.util.ProgressListener

    
    public class SplitVCFIntoIntervalsPlugin
    extends AbstractPlugin
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      DataSet processData(DataSet input)
      ImageIcon getIcon()
      String getButtonName()
      String getToolTipText()
      String input() Input VCF file
      SplitVCFIntoIntervalsPlugin input(String value) Set Input.
      String intervalFile() Intervals file
      SplitVCFIntoIntervalsPlugin intervalFile(String value) Set Intervals.
      • Methods inherited from class net.maizegenetics.plugindef.AbstractPlugin

        addListener, cancel, convert, dataSetReturned, getCitation, getInputs, getListeners, getMenu, getPanel, getParameter, getParentFrame, getUsage, getUsageHTML, hasListeners, isInteractive, isPluginParameter, performFunction, pluginDescription, pluginParameters, pluginUserManualURL, progress, receiveInput, reverseTrace, run, setConfigParameters, setParameter, setParameters, setParametersToDefault, setThreaded, trace, usageParameters, wasCancelled
      • Methods inherited from class net.maizegenetics.plugindef.Plugin

        getPluginInstance, isPlugin
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait