Class AnnotateDiseasesTask

java.lang.Object
org.cytoscape.work.AbstractTask
es.imim.DISGENET.internal.annotation.AnnotateDiseasesTask
All Implemented Interfaces:
org.cytoscape.work.Task

public class AnnotateDiseasesTask extends org.cytoscape.work.AbstractTask
  • Field Details

    • columnNames

      public org.cytoscape.work.util.ListSingleSelection<Callable<org.cytoscape.model.CyColumn>> columnNames
    • sources

      public org.cytoscape.work.util.ListSingleSelection<String> sources
    • assocTypes

      public org.cytoscape.work.util.ListSingleSelection<String> assocTypes
    • minScoreRange

      public Double minScoreRange
    • maxScoreRange

      public Double maxScoreRange
  • Constructor Details

    • AnnotateDiseasesTask

      public AnnotateDiseasesTask(org.cytoscape.view.model.CyNetworkView cyNetworkView, int type)
  • Method Details

    • run

      public void run(org.cytoscape.work.TaskMonitor taskMonitor) throws Exception
      Specified by:
      run in interface org.cytoscape.work.Task
      Specified by:
      run in class org.cytoscape.work.AbstractTask
      Throws:
      Exception
    • buildSearchField

      public String buildSearchField() throws DisGeNetException
      Throws:
      DisGeNetException