public class WebserviceTask_Uniprot
extends org.cytoscape.work.AbstractTask
Modifier and Type | Field and Description |
---|---|
protected Document |
document |
protected String |
geneID |
protected MyCytoPanel |
myCytoPanel |
Constructor and Description |
---|
WebserviceTask_Uniprot(String ORGANISM,
Set<org.cytoscape.model.CyNode> GENE_NODES,
CyActivator CY_ACTIVATOR,
org.cytoscape.view.model.CyNetworkView MYVIEW,
MyCytoPanel myCytoPanel) |
Modifier and Type | Method and Description |
---|---|
String |
getAccessions() |
String |
getFullName() |
String |
getIsoforms() |
String |
getUniprotID() |
void |
run(org.cytoscape.work.TaskMonitor taskMonitor) |
protected Document document
protected String geneID
protected MyCytoPanel myCytoPanel
public WebserviceTask_Uniprot(String ORGANISM, Set<org.cytoscape.model.CyNode> GENE_NODES, CyActivator CY_ACTIVATOR, org.cytoscape.view.model.CyNetworkView MYVIEW, MyCytoPanel myCytoPanel)
Copyright © 2016. All rights reserved.