public class FilterEnrichmentTask
extends org.cytoscape.work.AbstractTask
| Modifier and Type | Field and Description |
|---|---|
org.cytoscape.work.util.BoundedInteger |
numGeneMaximum |
org.cytoscape.work.util.BoundedInteger |
numGeneMinimum |
String |
ogPvalue |
| Constructor and Description |
|---|
FilterEnrichmentTask(EnrichmentCytoPanel enrichmentPanel,
org.cytoscape.model.CyNetwork network,
Integer lNitems,
Integer hNitems,
int[] indexCols) |
| Modifier and Type | Method and Description |
|---|---|
void |
run(org.cytoscape.work.TaskMonitor taskMonitor) |
public org.cytoscape.work.util.BoundedInteger numGeneMinimum
public org.cytoscape.work.util.BoundedInteger numGeneMaximum
public String ogPvalue
public FilterEnrichmentTask(EnrichmentCytoPanel enrichmentPanel, org.cytoscape.model.CyNetwork network, Integer lNitems, Integer hNitems, int[] indexCols) throws DisGeNetException
DisGeNetExceptionCopyright © 2024. All rights reserved.