public class WebserviceTask_motifTypeParser
extends org.cytoscape.work.AbstractTask
Modifier and Type | Field and Description |
---|---|
protected String |
fullSimple |
protected String[] |
motif |
protected MyCytoPanel |
myCytoPanel |
protected File |
myfile |
protected String |
myFunction |
Constructor and Description |
---|
WebserviceTask_motifTypeParser(File FILE,
CyActivator CY_ACTIVATOR,
org.cytoscape.view.model.CyNetworkView MYVIEW,
MyCytoPanel myCytoPanel,
String FULLSIMPLE) |
Modifier and Type | Method and Description |
---|---|
String[] |
getMotifCUSTOM() |
String[] |
getMotifmiRNAT1() |
String[] |
getMotifmiRNAT2() |
String[] |
getMotifT0() |
String[] |
getMotifT1() |
String[] |
getMotifT2() |
void |
run(org.cytoscape.work.TaskMonitor taskMonitor) |
protected MyCytoPanel myCytoPanel
protected String myFunction
protected String[] motif
protected File myfile
protected String fullSimple
public WebserviceTask_motifTypeParser(File FILE, CyActivator CY_ACTIVATOR, org.cytoscape.view.model.CyNetworkView MYVIEW, MyCytoPanel myCytoPanel, String FULLSIMPLE)
Copyright © 2017. All rights reserved.