public class AnnotateDiseasesTask
extends org.cytoscape.work.AbstractTask
Modifier and Type | Field and Description |
---|---|
org.cytoscape.work.util.ListSingleSelection<String> |
assocTypes |
org.cytoscape.work.util.ListSingleSelection<Callable<org.cytoscape.model.CyColumn>> |
columnNames |
Double |
maxScoreRange |
Double |
minScoreRange |
org.cytoscape.work.util.ListSingleSelection<String> |
sources |
Constructor and Description |
---|
AnnotateDiseasesTask(org.cytoscape.view.model.CyNetworkView cyNetworkView,
int type) |
Modifier and Type | Method and Description |
---|---|
String |
buildSearchField() |
void |
run(org.cytoscape.work.TaskMonitor taskMonitor) |
public org.cytoscape.work.util.ListSingleSelection<Callable<org.cytoscape.model.CyColumn>> columnNames
public org.cytoscape.work.util.ListSingleSelection<String> sources
public org.cytoscape.work.util.ListSingleSelection<String> assocTypes
public Double minScoreRange
public Double maxScoreRange
public AnnotateDiseasesTask(org.cytoscape.view.model.CyNetworkView cyNetworkView, int type)
public void run(org.cytoscape.work.TaskMonitor taskMonitor) throws Exception
run
in interface org.cytoscape.work.Task
run
in class org.cytoscape.work.AbstractTask
Exception
public String buildSearchField() throws DisGeNetException
DisGeNetException
Copyright © 2024. All rights reserved.